Rate Overview
Live
1 BTN = 2.4963 YER
1 YER = 0.400598
BTN
Avg
2.4869
High
2.4972
Low
2.4796
Last updated: 9/2/2026, 11:51:37 PM
Quick Conversions
| BTN | YER |
|---|---|
| 1 BTN | 2.50 YER |
| 10 BTN | 24.96 YER |
| 50 BTN | 124.81 YER |
| 100 BTN | 249.63 YER |
| 500 BTN | 1,248.13 YER |
| 1,000 BTN | 2,496.27 YER |
Get BTN/YER Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BTN¤cies=YERExample Response:
{
"success": true,
"base": "BTN",
"date": "2026-09-02T23:51:37Z",
"rates": {
"YER": 2.496268
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BTN&to=YER&amount=100Example Response:
{
"success": true,
"query": {
"from": "BTN",
"to": "YER",
"amount": 100
},
"result": 249.6268,
"rate": 2.496268
}Build with BTN/YER Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key