Rate Overview
Live
1 USD = 3705.77 UGX
1 UGX = 0.000270
USD
Avg
3697.34
High
3705.77
Low
3689.14
Last updated: 7/21/2026, 11:40:07 AM
Quick Conversions
| USD | UGX |
|---|---|
| 1 USD | 3,705.77 UGX |
| 10 USD | 37,057.71 UGX |
| 50 USD | 185,288.56 UGX |
| 100 USD | 370,577.11 UGX |
| 500 USD | 1,852,885.55 UGX |
| 1,000 USD | 3,705,771.10 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-07-21T11:40:07Z",
"rates": {
"UGX": 3705.77110276
}
}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": 370577.110276,
"rate": 3705.77110276
}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