Rate Overview
Live
1 BND = 2954.36 UGX
1 UGX = 0.000338
BND
Avg
2950.97
High
2960.72
Low
2942.00
Last updated: 5/8/2026, 1:00:44 PM
Quick Conversions
| BND | UGX |
|---|---|
| 1 BND | 2,954.36 UGX |
| 10 BND | 29,543.62 UGX |
| 50 BND | 147,718.10 UGX |
| 100 BND | 295,436.20 UGX |
| 500 BND | 1,477,181.00 UGX |
| 1,000 BND | 2,954,362.01 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-08T13:00:44Z",
"rates": {
"UGX": 2954.362009
}
}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": 295436.2009,
"rate": 2954.362009
}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