Rate Overview
Live
1 USD = 3711.80 UGX
1 UGX = 0.000269
USD
Avg
3721.00
High
3728.61
Low
3711.80
Last updated: 8/14/2026, 5:36:17 PM
Quick Conversions
| USD | UGX |
|---|---|
| 1 USD | 3,711.80 UGX |
| 10 USD | 37,118.00 UGX |
| 50 USD | 185,590.02 UGX |
| 100 USD | 371,180.04 UGX |
| 500 USD | 1,855,900.21 UGX |
| 1,000 USD | 3,711,800.42 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-08-14T17:36:17Z",
"rates": {
"UGX": 3711.80042462
}
}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": 371180.042462,
"rate": 3711.80042462
}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