Rate Overview
Live
1 UZS = 0.001134 BWP
1 BWP = 881.8342
UZS
Avg
0.001133
High
0.001145
Low
0.001124
Last updated: 8/21/2026, 1:45:15 PM
Quick Conversions
| UZS | BWP |
|---|---|
| 1 UZS | 0.00 BWP |
| 10 UZS | 0.01 BWP |
| 50 UZS | 0.06 BWP |
| 100 UZS | 0.11 BWP |
| 500 UZS | 0.57 BWP |
| 1,000 UZS | 1.13 BWP |
Get UZS/BWP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=UZS¤cies=BWPExample Response:
{
"success": true,
"base": "UZS",
"date": "2026-08-21T13:45:15Z",
"rates": {
"BWP": 0.001134
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=UZS&to=BWP&amount=100Example Response:
{
"success": true,
"query": {
"from": "UZS",
"to": "BWP",
"amount": 100
},
"result": 0.1134,
"rate": 0.001134
}Build with UZS/BWP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key