Rate Overview
Live
1 YER = 0.399421 BTN
1 BTN = 2.5036
YER
Avg
0.399170
High
0.400597
Low
0.398278
Last updated: 9/8/2026, 7:27:38 PM
Quick Conversions
| YER | BTN |
|---|---|
| 1 YER | 0.40 BTN |
| 10 YER | 3.99 BTN |
| 50 YER | 19.97 BTN |
| 100 YER | 39.94 BTN |
| 500 YER | 199.71 BTN |
| 1,000 YER | 399.42 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-09-08T19:27:38Z",
"rates": {
"BTN": 0.399421
}
}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.9421,
"rate": 0.399421
}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