Rate Overview
Live
1 BND = 2987.36 UGX
1 UGX = 0.000335
BND
Avg
2979.10
High
2987.36
Low
2965.45
Last updated: 9/8/2026, 12:16:47 PM
Quick Conversions
| BND | UGX |
|---|---|
| 1 BND | 2,987.36 UGX |
| 10 BND | 29,873.60 UGX |
| 50 BND | 149,368.02 UGX |
| 100 BND | 298,736.05 UGX |
| 500 BND | 1,493,680.24 UGX |
| 1,000 BND | 2,987,360.48 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-09-08T12:16:47Z",
"rates": {
"UGX": 2987.360477
}
}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": 298736.0477,
"rate": 2987.360477
}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