Rate Overview
Live
1 UZS = 0.000104 BND
1 BND = 9615.38
UZS
Avg
0.000104
High
0.000104
Low
0.000104
Last updated: 4/17/2026, 2:42:40 PM
Quick Conversions
| UZS | BND |
|---|---|
| 1 UZS | 0.00 BND |
| 10 UZS | 0.00 BND |
| 50 UZS | 0.01 BND |
| 100 UZS | 0.01 BND |
| 500 UZS | 0.05 BND |
| 1,000 UZS | 0.10 BND |
Get UZS/BND Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=UZS¤cies=BNDExample Response:
{
"success": true,
"base": "UZS",
"date": "2026-04-17T14:42:40Z",
"rates": {
"BND": 0.000104
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=UZS&to=BND&amount=100Example Response:
{
"success": true,
"query": {
"from": "UZS",
"to": "BND",
"amount": 100
},
"result": 0.0104,
"rate": 0.000104
}Build with UZS/BND Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key