Rate Overview
Live
1 BTN = 0.469896 UAH
1 UAH = 2.1281
BTN
Avg
0.466866
High
0.475691
Low
0.461749
Last updated: 7/29/2026, 9:11:02 PM
Quick Conversions
| BTN | UAH |
|---|---|
| 1 BTN | 0.47 UAH |
| 10 BTN | 4.70 UAH |
| 50 BTN | 23.49 UAH |
| 100 BTN | 46.99 UAH |
| 500 BTN | 234.95 UAH |
| 1,000 BTN | 469.90 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-07-29T21:11:02Z",
"rates": {
"UAH": 0.469896
}
}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.989599999999996,
"rate": 0.469896
}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