Rate Overview
Live
1 BND = 2834.92 UGX
1 UGX = 0.000353
BND
Avg
2895.80
High
2929.91
Low
2834.92
Last updated: 6/18/2026, 9:59:03 AM
Quick Conversions
| BND | UGX |
|---|---|
| 1 BND | 2,834.92 UGX |
| 10 BND | 28,349.22 UGX |
| 50 BND | 141,746.08 UGX |
| 100 BND | 283,492.16 UGX |
| 500 BND | 1,417,460.80 UGX |
| 1,000 BND | 2,834,921.59 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-06-18T09:59:03Z",
"rates": {
"UGX": 2834.921591
}
}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": 283492.1591,
"rate": 2834.921591
}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