Rate Overview
Live
1 BTN = 2.5218 YER
1 YER = 0.396543
BTN
Avg
2.5181
High
2.5298
Low
2.5042
Last updated: 6/19/2026, 10:08:09 AM
Quick Conversions
| BTN | YER |
|---|---|
| 1 BTN | 2.52 YER |
| 10 BTN | 25.22 YER |
| 50 BTN | 126.09 YER |
| 100 BTN | 252.18 YER |
| 500 BTN | 1,260.90 YER |
| 1,000 BTN | 2,521.79 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-06-19T10:08:09Z",
"rates": {
"YER": 2.521792
}
}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": 252.1792,
"rate": 2.521792
}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