Rate Overview
Live
1 UGX = 0.000265 USD
1 USD = 3773.58
UGX
Avg
0.000266
High
0.000268
Low
0.000265
Last updated: 5/6/2026, 10:18:43 AM
Quick Conversions
| UGX | USD |
|---|---|
| 1 UGX | 0.00 USD |
| 10 UGX | 0.00 USD |
| 50 UGX | 0.01 USD |
| 100 UGX | 0.03 USD |
| 500 UGX | 0.13 USD |
| 1,000 UGX | 0.27 USD |
Get UGX/USD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=UGX¤cies=USDExample Response:
{
"success": true,
"base": "UGX",
"date": "2026-05-06T10:18:43Z",
"rates": {
"USD": 0.000265
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=UGX&to=USD&amount=100Example Response:
{
"success": true,
"query": {
"from": "UGX",
"to": "USD",
"amount": 100
},
"result": 0.0265,
"rate": 0.000265
}Build with UGX/USD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key