---
title: "List supported countries"
method: GET
path: "/ramp/countries"
tags: ["Ramp"]
---

# List supported countries

`GET /ramp/countries`

Returns all enabled countries with currency details. Optionally filter by fiat currency code, minimum crypto (USDC) amount, and ramp type. When type=off-ramp, only countries with direct S2S off-ramp support are returned.

## Query parameters

- `currency` string
- `amount` number
- `type` 'on-ramp' | 'off-ramp'

## Response `200`

List of supported countries with currency info

## Changes

- **2026-07-22** `76a4e00b118d` — 1 info
  - added the new optional `query` request parameter `type`
- **2026-04-09** `654264f49b4d` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/horuslabsio/apis/chainrails-api/changes/ramp/countries/get.md)

---

[API](https://skmtc.dev/horuslabsio/apis/chainrails-api.md) · [All operations](https://skmtc.dev/horuslabsio/apis/chainrails-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/horuslabsio/chainrails-api/revisions/dcf19c1bab20/schema)
