Rate Overview
Live
1 BND = 2890.51 UGX
1 UGX = 0.000346
BND
Avg
2903.66
High
2957.74
Low
2831.28
Last updated: 3/27/2026, 8:22:47 AM
Quick Conversions
| BND | UGX |
|---|---|
| 1 BND | 2,890.51 UGX |
| 10 BND | 28,905.13 UGX |
| 50 BND | 144,525.67 UGX |
| 100 BND | 289,051.35 UGX |
| 500 BND | 1,445,256.73 UGX |
| 1,000 BND | 2,890,513.45 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-27T08:22:47Z",
"rates": {
"UGX": 2890.513454
}
}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": 289051.3454,
"rate": 2890.513454
}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