Rate Overview
Live
1 UGX = 0.003552 BWP
1 BWP = 281.5315
UGX
Avg
0.003677
High
0.003953
Low
0.003552
Last updated: 5/27/2026, 6:26:31 PM
Quick Conversions
| UGX | BWP |
|---|---|
| 1 UGX | 0.00 BWP |
| 10 UGX | 0.04 BWP |
| 50 UGX | 0.18 BWP |
| 100 UGX | 0.36 BWP |
| 500 UGX | 1.78 BWP |
| 1,000 UGX | 3.55 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-05-27T18:26:31Z",
"rates": {
"BWP": 0.003552
}
}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.3552,
"rate": 0.003552
}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