Rate Overview
Live
1 UGX = 0.003660 BWP
1 BWP = 273.2240
UGX
Avg
0.003625
High
0.003680
Low
0.003596
Last updated: 6/19/2026, 8:48:15 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.83 BWP |
| 1,000 UGX | 3.66 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-06-19T08:48:15Z",
"rates": {
"BWP": 0.00366
}
}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.366,
"rate": 0.00366
}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