Rate Overview
Live
1 UZS = 0.007670 BTN
1 BTN = 130.3781
UZS
Avg
0.007642
High
0.007670
Low
0.007568
Last updated: 4/17/2026, 2:46:08 PM
Quick Conversions
| UZS | BTN |
|---|---|
| 1 UZS | 0.01 BTN |
| 10 UZS | 0.08 BTN |
| 50 UZS | 0.38 BTN |
| 100 UZS | 0.77 BTN |
| 500 UZS | 3.84 BTN |
| 1,000 UZS | 7.67 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-04-17T14:46:08Z",
"rates": {
"BTN": 0.00767
}
}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.767,
"rate": 0.00767
}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