Rate Overview
Live
1 BTN = 2.5577 YER
1 YER = 0.390970
BTN
Avg
2.5618
High
2.5792
Low
2.5576
Last updated: 4/17/2026, 7:01:08 PM
Quick Conversions
| BTN | YER |
|---|---|
| 1 BTN | 2.56 YER |
| 10 BTN | 25.58 YER |
| 50 BTN | 127.89 YER |
| 100 BTN | 255.77 YER |
| 500 BTN | 1,278.87 YER |
| 1,000 BTN | 2,557.74 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-04-17T19:01:08Z",
"rates": {
"YER": 2.557743
}
}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": 255.77429999999998,
"rate": 2.557743
}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