Rate Overview
Live
1 YER = 0.401093 BTN
1 BTN = 2.4932
YER
Avg
0.401672
High
0.405651
Low
0.399689
Last updated: 5/27/2026, 8:41:16 PM
Quick Conversions
| YER | BTN |
|---|---|
| 1 YER | 0.40 BTN |
| 10 YER | 4.01 BTN |
| 50 YER | 20.05 BTN |
| 100 YER | 40.11 BTN |
| 500 YER | 200.55 BTN |
| 1,000 YER | 401.09 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-05-27T20:41:16Z",
"rates": {
"BTN": 0.401093
}
}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.1093,
"rate": 0.401093
}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