Rate Overview
Live
1 UGX = 0.003529 BWP
1 BWP = 283.3664
UGX
Avg
0.003544
High
0.003567
Low
0.003529
Last updated: 9/9/2026, 8:55:49 AM
Quick Conversions
| UGX | BWP |
|---|---|
| 1 UGX | 0.00 BWP |
| 10 UGX | 0.04 BWP |
| 50 UGX | 0.18 BWP |
| 100 UGX | 0.35 BWP |
| 500 UGX | 1.76 BWP |
| 1,000 UGX | 3.53 BWP |
Get UGX/BWP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=UGX¤cies=BWPExample Response:
{
"success": true,
"base": "UGX",
"date": "2026-09-09T08:55:49Z",
"rates": {
"BWP": 0.003529
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=UGX&to=BWP&amount=100Example Response:
{
"success": true,
"query": {
"from": "UGX",
"to": "BWP",
"amount": 100
},
"result": 0.3529,
"rate": 0.003529
}Build with UGX/BWP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key