Rate Overview
Live
1 BND = 2879.96 UGX
1 UGX = 0.000347
BND
Avg
2866.97
High
2912.39
Low
2843.49
Last updated: 3/6/2026, 9:36:59 PM
Quick Conversions
| BND | UGX |
|---|---|
| 1 BND | 2,879.96 UGX |
| 10 BND | 28,799.63 UGX |
| 50 BND | 143,998.17 UGX |
| 100 BND | 287,996.35 UGX |
| 500 BND | 1,439,981.75 UGX |
| 1,000 BND | 2,879,963.50 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-03-06T21:36:59Z",
"rates": {
"UGX": 2879.963495
}
}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": 287996.3495,
"rate": 2879.963495
}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