Rate Overview
Live
1 BND = 2948.81 UGX
1 UGX = 0.000339
BND
Avg
2856.86
High
2955.02
Low
2731.15
Last updated: 5/28/2026, 9:42:46 PM
Quick Conversions
| BND | UGX |
|---|---|
| 1 BND | 2,948.81 UGX |
| 10 BND | 29,488.09 UGX |
| 50 BND | 147,440.47 UGX |
| 100 BND | 294,880.95 UGX |
| 500 BND | 1,474,404.73 UGX |
| 1,000 BND | 2,948,809.46 UGX |
Get BND/UGX Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BND¤cies=UGXExample Response:
{
"success": true,
"base": "BND",
"date": "2026-05-28T21:42:46Z",
"rates": {
"UGX": 2948.809462
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BND&to=UGX&amount=100Example Response:
{
"success": true,
"query": {
"from": "BND",
"to": "UGX",
"amount": 100
},
"result": 294880.9462,
"rate": 2948.809462
}Build with BND/UGX Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key