Rate Overview
Live
1 YER = 0.385658 BTN
1 BTN = 2.5930
YER
Avg
0.384403
High
0.387020
Low
0.381767
Last updated: 3/7/2026, 7:38:09 AM
Quick Conversions
| YER | BTN |
|---|---|
| 1 YER | 0.39 BTN |
| 10 YER | 3.86 BTN |
| 50 YER | 19.28 BTN |
| 100 YER | 38.57 BTN |
| 500 YER | 192.83 BTN |
| 1,000 YER | 385.66 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-07T07:38:09Z",
"rates": {
"BTN": 0.385658
}
}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": 38.5658,
"rate": 0.385658
}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