USD
$
SGD
$

USD/SGD Exchange Rate

US Dollar to Singapore Dollar

Live Rate
1.2909
-5.04% 5Y

1 SGD = 0.774641 USD

USD/SGD Price Chart

Historical exchange rate performance

Current 1.2909
High 1.4094
Low 1.2678
5Y Change -5.04%

Rate Overview

Live
1 USD = 1.2909 SGD
1 SGD = 0.774641 USD
Avg
1.3308
High
1.4094
Low
1.2678

Last updated: 7/22/2026, 9:41:27 AM

Quick Conversions

USDSGD
1 USD1.29 SGD
10 USD12.91 SGD
50 USD64.55 SGD
100 USD129.09 SGD
500 USD645.46 SGD
1,000 USD1,290.92 SGD

Get USD/SGD Rates via API

Latest Rate

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

Example Response:

{
  "success": true,
  "base": "USD",
  "date": "2026-07-22T09:41:27Z",
  "rates": {
    "SGD": 1.29092
  }
}

Convert Amount

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

Example Response:

{
  "success": true,
  "query": {
    "from": "USD",
    "to": "SGD",
    "amount": 100
  },
  "result": 129.092,
  "rate": 1.29092
}

Build with USD/SGD Exchange Rates

Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.

Get Free API Key