Rate Overview
Live
1 BTN = 2.5231 YER
1 YER = 0.396345
BTN
Avg
2.5165
High
2.5231
Low
2.5100
Last updated: 5/9/2026, 2:48:15 AM
Quick Conversions
| BTN | YER |
|---|---|
| 1 BTN | 2.52 YER |
| 10 BTN | 25.23 YER |
| 50 BTN | 126.15 YER |
| 100 BTN | 252.31 YER |
| 500 BTN | 1,261.53 YER |
| 1,000 BTN | 2,523.06 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-05-09T02:48:15Z",
"rates": {
"YER": 2.523056
}
}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.3056,
"rate": 2.523056
}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