Rate Overview
Live
1 YER = 0.390969 BTN
1 BTN = 2.5577
YER
Avg
0.390351
High
0.390993
Low
0.387718
Last updated: 4/17/2026, 10:42:49 AM
Quick Conversions
| YER | BTN |
|---|---|
| 1 YER | 0.39 BTN |
| 10 YER | 3.91 BTN |
| 50 YER | 19.55 BTN |
| 100 YER | 39.10 BTN |
| 500 YER | 195.48 BTN |
| 1,000 YER | 390.97 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-04-17T10:42:49Z",
"rates": {
"BTN": 0.390969
}
}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.0969,
"rate": 0.390969
}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