Rate Overview
Live
1 UGX = 0.003546 BWP
1 BWP = 282.0079
UGX
Avg
0.003751
High
0.004097
Low
0.003546
Last updated: 9/4/2026, 10:23:29 PM
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.77 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-09-04T22:23:29Z",
"rates": {
"BWP": 0.003546
}
}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.3546,
"rate": 0.003546
}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