USD
$
UGX
USh

USD/UGX Exchange Rate

US Dollar to Uganda Shilling

Live Rate
3768.75
+4.12% YTD

1 UGX = 0.000265 USD

USD/UGX Price Chart

Historical exchange rate performance

Current 3768.75
High 3771.62
Low 3461.82
YTD Change +4.12%

Rate Overview

Live
1 USD = 3768.75 UGX
1 UGX = 0.000265 USD
Avg
3670.69
High
3771.62
Low
3461.82

Last updated: 5/26/2026, 10:34:36 AM

Quick Conversions

USDUGX
1 USD3,768.75 UGX
10 USD37,687.54 UGX
50 USD188,437.68 UGX
100 USD376,875.36 UGX
500 USD1,884,376.78 UGX
1,000 USD3,768,753.56 UGX

Get USD/UGX Rates via API

Latest Rate

https://api.fxfeed.io/v2/latest?base=USD&currencies=UGX

Example Response:

{
  "success": true,
  "base": "USD",
  "date": "2026-05-26T10:34:36Z",
  "rates": {
    "UGX": 3768.75356116
  }
}

Convert Amount

https://api.fxfeed.io/v2/convert?from=USD&to=UGX&amount=100

Example Response:

{
  "success": true,
  "query": {
    "from": "USD",
    "to": "UGX",
    "amount": 100
  },
  "result": 376875.35611600004,
  "rate": 3768.75356116
}

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