Rate Overview
Live
1 BND = 2912.55 UGX
1 UGX = 0.000343
BND
Avg
2905.41
High
2912.87
Low
2899.35
Last updated: 8/18/2026, 10:07:51 AM
Quick Conversions
| BND | UGX |
|---|---|
| 1 BND | 2,912.55 UGX |
| 10 BND | 29,125.52 UGX |
| 50 BND | 145,627.59 UGX |
| 100 BND | 291,255.18 UGX |
| 500 BND | 1,456,275.91 UGX |
| 1,000 BND | 2,912,551.81 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-08-18T10:07:51Z",
"rates": {
"UGX": 2912.55181
}
}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": 291255.181,
"rate": 2912.55181
}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