Rate Overview
Live
1 USD = 3685.93 UGX
1 UGX = 0.000271
USD
Avg
3697.95
High
3731.55
Low
3680.50
Last updated: 4/16/2026, 5:05:49 AM
Quick Conversions
| USD | UGX |
|---|---|
| 1 USD | 3,685.93 UGX |
| 10 USD | 36,859.34 UGX |
| 50 USD | 184,296.68 UGX |
| 100 USD | 368,593.35 UGX |
| 500 USD | 1,842,966.75 UGX |
| 1,000 USD | 3,685,933.50 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-04-16T05:05:49Z",
"rates": {
"UGX": 3685.93350475
}
}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": 368593.350475,
"rate": 3685.93350475
}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