Rate Overview
Live
1 BTN = 2.5171 YER
1 YER = 0.397287
BTN
Avg
2.5359
High
2.5514
Low
2.5171
Last updated: 3/28/2026, 1:20:08 PM
Quick Conversions
| BTN | YER |
|---|---|
| 1 BTN | 2.52 YER |
| 10 BTN | 25.17 YER |
| 50 BTN | 125.85 YER |
| 100 BTN | 251.71 YER |
| 500 BTN | 1,258.53 YER |
| 1,000 BTN | 2,517.07 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-03-28T13:20:08Z",
"rates": {
"YER": 2.517069
}
}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": 251.7069,
"rate": 2.517069
}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