Rate Overview
Live
1 BTN = 0.467079 UAH
1 UAH = 2.1410
BTN
Avg
0.468053
High
0.469309
Low
0.467079
Last updated: 8/20/2026, 8:17:20 PM
Quick Conversions
| BTN | UAH |
|---|---|
| 1 BTN | 0.47 UAH |
| 10 BTN | 4.67 UAH |
| 50 BTN | 23.35 UAH |
| 100 BTN | 46.71 UAH |
| 500 BTN | 233.54 UAH |
| 1,000 BTN | 467.08 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-08-20T20:17:20Z",
"rates": {
"UAH": 0.467079
}
}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.7079,
"rate": 0.467079
}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