Rate Overview
Live
1 UAH = 2.1335 BTN
1 BTN = 0.468713
UAH
Avg
2.1487
High
2.1602
Low
2.1335
Last updated: 7/28/2026, 9:45:34 AM
Quick Conversions
| UAH | BTN |
|---|---|
| 1 UAH | 2.13 BTN |
| 10 UAH | 21.34 BTN |
| 50 UAH | 106.68 BTN |
| 100 UAH | 213.35 BTN |
| 500 UAH | 1,066.75 BTN |
| 1,000 UAH | 2,133.50 BTN |
Get UAH/BTN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=UAH¤cies=BTNExample Response:
{
"success": true,
"base": "UAH",
"date": "2026-07-28T09:45:34Z",
"rates": {
"BTN": 2.133504
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=UAH&to=BTN&amount=100Example Response:
{
"success": true,
"query": {
"from": "UAH",
"to": "BTN",
"amount": 100
},
"result": 213.35039999999998,
"rate": 2.133504
}Build with UAH/BTN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key