Rate Overview
Live
1 USD = 3767.27 UGX
1 UGX = 0.000265
USD
Avg
3753.08
High
3767.27
Low
3719.27
Last updated: 5/6/2026, 6:08:42 AM
Quick Conversions
| USD | UGX |
|---|---|
| 1 USD | 3,767.27 UGX |
| 10 USD | 37,672.72 UGX |
| 50 USD | 188,363.60 UGX |
| 100 USD | 376,727.20 UGX |
| 500 USD | 1,883,635.99 UGX |
| 1,000 USD | 3,767,271.98 UGX |
Get USD/UGX Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=USD¤cies=UGXExample Response:
{
"success": true,
"base": "USD",
"date": "2026-05-06T06:08:42Z",
"rates": {
"UGX": 3767.27198414
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=USD&to=UGX&amount=100Example Response:
{
"success": true,
"query": {
"from": "USD",
"to": "UGX",
"amount": 100
},
"result": 376727.198414,
"rate": 3767.27198414
}Build with USD/UGX Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key