Rate Overview
Live
1 BTN = 0.466229 UAH
1 UAH = 2.1449
BTN
Avg
0.467866
High
0.470786
Low
0.466229
Last updated: 7/9/2026, 5:35:20 PM
Quick Conversions
| BTN | UAH |
|---|---|
| 1 BTN | 0.47 UAH |
| 10 BTN | 4.66 UAH |
| 50 BTN | 23.31 UAH |
| 100 BTN | 46.62 UAH |
| 500 BTN | 233.11 UAH |
| 1,000 BTN | 466.23 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-07-09T17:35:20Z",
"rates": {
"UAH": 0.466229
}
}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": 46.6229,
"rate": 0.466229
}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