Rate Overview
Live
1 USD = 3705.31 UGX
1 UGX = 0.000270
USD
Avg
3589.78
High
3779.95
Low
3422.74
Last updated: 3/26/2026, 11:26:00 PM
Quick Conversions
| USD | UGX |
|---|---|
| 1 USD | 3,705.31 UGX |
| 10 USD | 37,053.14 UGX |
| 50 USD | 185,265.71 UGX |
| 100 USD | 370,531.41 UGX |
| 500 USD | 1,852,657.07 UGX |
| 1,000 USD | 3,705,314.13 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-26T23:26:00Z",
"rates": {
"UGX": 3705.3141341
}
}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": 370531.41341,
"rate": 3705.3141341
}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