Rate Overview
Live
1 USD = 3662.16 UGX
1 UGX = 0.000273
USD
Avg
3670.30
High
3698.59
Low
3662.16
Last updated: 7/3/2026, 5:50:15 PM
Quick Conversions
| USD | UGX |
|---|---|
| 1 USD | 3,662.16 UGX |
| 10 USD | 36,621.63 UGX |
| 50 USD | 183,108.15 UGX |
| 100 USD | 366,216.29 UGX |
| 500 USD | 1,831,081.46 UGX |
| 1,000 USD | 3,662,162.91 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-03T17:50:15Z",
"rates": {
"UGX": 3662.16291297
}
}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": 366216.291297,
"rate": 3662.16291297
}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