USD
$
UGX
USh

USD/UGX Exchange Rate

US Dollar to Uganda Shilling

Live Rate
3735.15
+4.06% 1Y

1 UGX = 0.000268 USD

USD/UGX Price Chart

Historical exchange rate performance

Current 3735.15
High 3784.19
Low 3434.77
1Y Change +4.06%

Rate Overview

Live
1 USD = 3735.15 UGX
1 UGX = 0.000268 USD
Avg
3617.33
High
3784.19
Low
3434.77

Last updated: 7/23/2026, 8:43:37 PM

Quick Conversions

USDUGX
1 USD3,735.15 UGX
10 USD37,351.52 UGX
50 USD186,757.61 UGX
100 USD373,515.22 UGX
500 USD1,867,576.12 UGX
1,000 USD3,735,152.25 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-07-23T20:43:37Z",
  "rates": {
    "UGX": 3735.15224552
  }
}

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": 373515.224552,
  "rate": 3735.15224552
}

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