Rate Overview
Live
1 BTN = 2.5930 YER
1 YER = 0.385659
BTN
Avg
2.6015
High
2.6194
Low
2.5838
Last updated: 3/7/2026, 7:34:54 AM
Quick Conversions
| BTN | YER |
|---|---|
| 1 BTN | 2.59 YER |
| 10 BTN | 25.93 YER |
| 50 BTN | 129.65 YER |
| 100 BTN | 259.30 YER |
| 500 BTN | 1,296.48 YER |
| 1,000 BTN | 2,592.96 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-07T07:34:54Z",
"rates": {
"YER": 2.592964
}
}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": 259.2964,
"rate": 2.592964
}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