Rate Overview
Live
1 USD = 3695.13 UGX
1 UGX = 0.000271
USD
Avg
3640.47
High
3765.35
Low
3455.08
Last updated: 7/19/2026, 7:50:20 AM
Quick Conversions
| USD | UGX |
|---|---|
| 1 USD | 3,695.13 UGX |
| 10 USD | 36,951.31 UGX |
| 50 USD | 184,756.57 UGX |
| 100 USD | 369,513.14 UGX |
| 500 USD | 1,847,565.68 UGX |
| 1,000 USD | 3,695,131.37 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-19T07:50:20Z",
"rates": {
"UGX": 3695.13136849
}
}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": 369513.136849,
"rate": 3695.13136849
}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