Rate Overview
Live
1 BTN = 123.1291 UZS
1 UZS = 0.008122
BTN
Avg
124.2139
High
124.8879
Low
123.1291
Last updated: 9/11/2026, 11:51:56 AM
Quick Conversions
| BTN | UZS |
|---|---|
| 1 BTN | 123.13 UZS |
| 10 BTN | 1,231.29 UZS |
| 50 BTN | 6,156.45 UZS |
| 100 BTN | 12,312.91 UZS |
| 500 BTN | 61,564.55 UZS |
| 1,000 BTN | 123,129.10 UZS |
Get BTN/UZS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BTN¤cies=UZSExample Response:
{
"success": true,
"base": "BTN",
"date": "2026-09-11T11:51:56Z",
"rates": {
"UZS": 123.129095
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BTN&to=UZS&amount=100Example Response:
{
"success": true,
"query": {
"from": "BTN",
"to": "UZS",
"amount": 100
},
"result": 12312.909500000002,
"rate": 123.129095
}Build with BTN/UZS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key