Rate Overview
Live
1 BTN = 2.4793 YER
1 YER = 0.403346
BTN
Avg
2.4703
High
2.4793
Low
2.4602
Last updated: 7/28/2026, 1:08:51 AM
Quick Conversions
| BTN | YER |
|---|---|
| 1 BTN | 2.48 YER |
| 10 BTN | 24.79 YER |
| 50 BTN | 123.96 YER |
| 100 BTN | 247.93 YER |
| 500 BTN | 1,239.63 YER |
| 1,000 BTN | 2,479.26 YER |
Get BTN/YER Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BTN¤cies=YERExample Response:
{
"success": true,
"base": "BTN",
"date": "2026-07-28T01:08:51Z",
"rates": {
"YER": 2.47926
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BTN&to=YER&amount=100Example Response:
{
"success": true,
"query": {
"from": "BTN",
"to": "YER",
"amount": 100
},
"result": 247.926,
"rate": 2.47926
}Build with BTN/YER Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key