Rate Overview
Live
1 YER = 0.397287 BTN
1 BTN = 2.5171
YER
Avg
0.378411
High
0.397287
Low
0.367543
Last updated: 3/28/2026, 12:09:02 PM
Quick Conversions
| YER | BTN |
|---|---|
| 1 YER | 0.40 BTN |
| 10 YER | 3.97 BTN |
| 50 YER | 19.86 BTN |
| 100 YER | 39.73 BTN |
| 500 YER | 198.64 BTN |
| 1,000 YER | 397.29 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-03-28T12:09:02Z",
"rates": {
"BTN": 0.397287
}
}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": 39.7287,
"rate": 0.397287
}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