Rate Overview
Live
1 BND = 2910.01 UGX
1 UGX = 0.000344
BND
Avg
2909.67
High
2928.39
Low
2903.85
Last updated: 4/18/2026, 8:48:01 AM
Quick Conversions
| BND | UGX |
|---|---|
| 1 BND | 2,910.01 UGX |
| 10 BND | 29,100.11 UGX |
| 50 BND | 145,500.55 UGX |
| 100 BND | 291,001.10 UGX |
| 500 BND | 1,455,005.48 UGX |
| 1,000 BND | 2,910,010.95 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-04-18T08:48:01Z",
"rates": {
"UGX": 2910.010954
}
}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": 291001.0954,
"rate": 2910.010954
}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