Rate Overview
Live
1 UGX = 0.003675 BWP
1 BWP = 272.1088
UGX
Avg
0.003661
High
0.003768
Low
0.003562
Last updated: 7/9/2026, 6:52:38 AM
Quick Conversions
| UGX | BWP |
|---|---|
| 1 UGX | 0.00 BWP |
| 10 UGX | 0.04 BWP |
| 50 UGX | 0.18 BWP |
| 100 UGX | 0.37 BWP |
| 500 UGX | 1.84 BWP |
| 1,000 UGX | 3.68 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-07-09T06:52:38Z",
"rates": {
"BWP": 0.003675
}
}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.3675,
"rate": 0.003675
}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