Rate Overview
Live
1 YER = 0.401724 BTN
1 BTN = 2.4893
YER
Avg
0.403844
High
0.406473
Low
0.401652
Last updated: 7/29/2026, 4:33:24 PM
Quick Conversions
| YER | BTN |
|---|---|
| 1 YER | 0.40 BTN |
| 10 YER | 4.02 BTN |
| 50 YER | 20.09 BTN |
| 100 YER | 40.17 BTN |
| 500 YER | 200.86 BTN |
| 1,000 YER | 401.72 BTN |
Get YER/BTN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=YER¤cies=BTNExample Response:
{
"success": true,
"base": "YER",
"date": "2026-07-29T16:33:24Z",
"rates": {
"BTN": 0.401724
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=YER&to=BTN&amount=100Example Response:
{
"success": true,
"query": {
"from": "YER",
"to": "BTN",
"amount": 100
},
"result": 40.1724,
"rate": 0.401724
}Build with YER/BTN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key