Rate Overview
Live
1 BTN = 0.462559 UAH
1 UAH = 2.1619
BTN
Avg
0.461289
High
0.463976
Low
0.456408
Last updated: 5/27/2026, 10:45:45 PM
Quick Conversions
| BTN | UAH |
|---|---|
| 1 BTN | 0.46 UAH |
| 10 BTN | 4.63 UAH |
| 50 BTN | 23.13 UAH |
| 100 BTN | 46.26 UAH |
| 500 BTN | 231.28 UAH |
| 1,000 BTN | 462.56 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-05-27T22:45:45Z",
"rates": {
"UAH": 0.462559
}
}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.2559,
"rate": 0.462559
}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