Rate Overview
Live
1 BND = 2956.23 UGX
1 UGX = 0.000338
BND
Avg
2824.57
High
2956.23
Low
2664.35
Last updated: 5/29/2026, 2:28:40 PM
Quick Conversions
| BND | UGX |
|---|---|
| 1 BND | 2,956.23 UGX |
| 10 BND | 29,562.28 UGX |
| 50 BND | 147,811.41 UGX |
| 100 BND | 295,622.81 UGX |
| 500 BND | 1,478,114.05 UGX |
| 1,000 BND | 2,956,228.10 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-29T14:28:40Z",
"rates": {
"UGX": 2956.228102
}
}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": 295622.8102,
"rate": 2956.228102
}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