Rate Overview
Live
1 USD = 3695.64 UGX
1 UGX = 0.000271
USD
Avg
3685.21
High
3779.77
Low
3480.57
Last updated: 7/19/2026, 1:44:56 AM
Quick Conversions
| USD | UGX |
|---|---|
| 1 USD | 3,695.64 UGX |
| 10 USD | 36,956.37 UGX |
| 50 USD | 184,781.87 UGX |
| 100 USD | 369,563.74 UGX |
| 500 USD | 1,847,818.71 UGX |
| 1,000 USD | 3,695,637.41 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-19T01:44:56Z",
"rates": {
"UGX": 3695.63741157
}
}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": 369563.741157,
"rate": 3695.63741157
}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