Rate Overview
Live
1 BTN = 2.4897 YER
1 YER = 0.401653
BTN
Avg
2.6174
High
2.7861
Low
2.4663
Last updated: 7/28/2026, 2:00:55 PM
Quick Conversions
| BTN | YER |
|---|---|
| 1 BTN | 2.49 YER |
| 10 BTN | 24.90 YER |
| 50 BTN | 124.49 YER |
| 100 BTN | 248.97 YER |
| 500 BTN | 1,244.86 YER |
| 1,000 BTN | 2,489.71 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-07-28T14:00:55Z",
"rates": {
"YER": 2.489711
}
}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": 248.97109999999998,
"rate": 2.489711
}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