Rate Overview
Live
1 USD = 3735.15 UGX
1 UGX = 0.000268
USD
Avg
3617.33
High
3784.19
Low
3434.77
Last updated: 7/23/2026, 8:43:37 PM
Quick Conversions
| USD | UGX |
|---|---|
| 1 USD | 3,735.15 UGX |
| 10 USD | 37,351.52 UGX |
| 50 USD | 186,757.61 UGX |
| 100 USD | 373,515.22 UGX |
| 500 USD | 1,867,576.12 UGX |
| 1,000 USD | 3,735,152.25 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-23T20:43:37Z",
"rates": {
"UGX": 3735.15224552
}
}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": 373515.224552,
"rate": 3735.15224552
}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