Rate Overview
Live
1 UZS = 0.008141 BTN
1 BTN = 122.8350
UZS
Avg
0.008049
High
0.008141
Low
0.007983
Last updated: 8/20/2026, 4:10:44 PM
Quick Conversions
| UZS | BTN |
|---|---|
| 1 UZS | 0.01 BTN |
| 10 UZS | 0.08 BTN |
| 50 UZS | 0.41 BTN |
| 100 UZS | 0.81 BTN |
| 500 UZS | 4.07 BTN |
| 1,000 UZS | 8.14 BTN |
Get UZS/BTN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=UZS¤cies=BTNExample Response:
{
"success": true,
"base": "UZS",
"date": "2026-08-20T16:10:44Z",
"rates": {
"BTN": 0.008141
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=UZS&to=BTN&amount=100Example Response:
{
"success": true,
"query": {
"from": "UZS",
"to": "BTN",
"amount": 100
},
"result": 0.8141,
"rate": 0.008141
}Build with UZS/BTN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key