Rate Overview
Live
1 UAH = 2.1038 BTN
1 BTN = 0.475334
UAH
Avg
2.1066
High
2.1151
Low
2.0955
Last updated: 3/7/2026, 9:15:29 AM
Quick Conversions
| UAH | BTN |
|---|---|
| 1 UAH | 2.10 BTN |
| 10 UAH | 21.04 BTN |
| 50 UAH | 105.19 BTN |
| 100 UAH | 210.38 BTN |
| 500 UAH | 1,051.89 BTN |
| 1,000 UAH | 2,103.78 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-03-07T09:15:29Z",
"rates": {
"BTN": 2.103783
}
}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": 210.3783,
"rate": 2.103783
}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