Rate Overview
Live
1 USD = 3681.05 UGX
1 UGX = 0.000272
USD
Avg
3645.54
High
3722.36
Low
3597.42
Last updated: 3/6/2026, 7:55:47 PM
Quick Conversions
| USD | UGX |
|---|---|
| 1 USD | 3,681.05 UGX |
| 10 USD | 36,810.46 UGX |
| 50 USD | 184,052.29 UGX |
| 100 USD | 368,104.57 UGX |
| 500 USD | 1,840,522.87 UGX |
| 1,000 USD | 3,681,045.73 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-03-06T19:55:47Z",
"rates": {
"UGX": 3681.0457322
}
}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": 368104.57322,
"rate": 3681.0457322
}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