USD
$
UGX
USh

USD/UGX Exchange Rate

US Dollar to Uganda Shilling

Live Rate
3705.31
-0.33% 5Y

1 UGX = 0.000270 USD

USD/UGX Price Chart

Historical exchange rate performance

Current 3705.31
High 3717.61
Low 3455.08
5Y Change -0.33%

Rate Overview

Live
1 USD = 3705.31 UGX
1 UGX = 0.000270 USD
Avg
3622.05
High
3717.61
Low
3455.08

Last updated: 3/26/2026, 11:26:12 PM

Quick Conversions

USDUGX
1 USD3,705.31 UGX
10 USD37,053.14 UGX
50 USD185,265.71 UGX
100 USD370,531.41 UGX
500 USD1,852,657.07 UGX
1,000 USD3,705,314.13 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-03-26T23:26:12Z",
  "rates": {
    "UGX": 3705.3141341
  }
}

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": 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