Rate Overview
Live
1 BTN = 0.475334 UAH
1 UAH = 2.1038
BTN
Avg
0.474694
High
0.477223
Low
0.472799
Last updated: 3/7/2026, 7:34:58 AM
Quick Conversions
| BTN | UAH |
|---|---|
| 1 BTN | 0.48 UAH |
| 10 BTN | 4.75 UAH |
| 50 BTN | 23.77 UAH |
| 100 BTN | 47.53 UAH |
| 500 BTN | 237.67 UAH |
| 1,000 BTN | 475.33 UAH |
Get BTN/UAH Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BTN¤cies=UAHExample Response:
{
"success": true,
"base": "BTN",
"date": "2026-03-07T07:34:58Z",
"rates": {
"UAH": 0.475334
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BTN&to=UAH&amount=100Example Response:
{
"success": true,
"query": {
"from": "BTN",
"to": "UAH",
"amount": 100
},
"result": 47.5334,
"rate": 0.475334
}Build with BTN/UAH Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key