Rate Overview
Live
1 UGX = 0.003630 BWP
1 BWP = 275.4821
UGX
Avg
0.003628
High
0.003655
Low
0.003608
Last updated: 4/17/2026, 6:18:18 AM
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.82 BWP |
| 1,000 UGX | 3.63 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-04-17T06:18:18Z",
"rates": {
"BWP": 0.00363
}
}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.363,
"rate": 0.00363
}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