Rate Overview
Live
1 USD = 3715.76 UGX
1 UGX = 0.000269
USD
Avg
3678.08
High
3775.60
Low
3461.82
Last updated: 7/25/2026, 11:36:34 AM
Quick Conversions
| USD | UGX |
|---|---|
| 1 USD | 3,715.76 UGX |
| 10 USD | 37,157.59 UGX |
| 50 USD | 185,787.93 UGX |
| 100 USD | 371,575.86 UGX |
| 500 USD | 1,857,879.30 UGX |
| 1,000 USD | 3,715,758.60 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-25T11:36:34Z",
"rates": {
"UGX": 3715.75859789
}
}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": 371575.859789,
"rate": 3715.75859789
}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