Rate Overview
Live
1 BTN = 0.462445 UAH
1 UAH = 2.1624
BTN
Avg
0.473085
High
0.479193
Low
0.462445
Last updated: 3/28/2026, 10:59:49 AM
Quick Conversions
| BTN | UAH |
|---|---|
| 1 BTN | 0.46 UAH |
| 10 BTN | 4.62 UAH |
| 50 BTN | 23.12 UAH |
| 100 BTN | 46.24 UAH |
| 500 BTN | 231.22 UAH |
| 1,000 BTN | 462.45 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-03-28T10:59:49Z",
"rates": {
"UAH": 0.462445
}
}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.2445,
"rate": 0.462445
}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