USD
$
SGD
$

USD/SGD Exchange Rate

US Dollar to Singapore Dollar

Live Rate
1.2672
-0.55% 7D

1 SGD = 0.789140 USD

USD/SGD Price Chart

Historical exchange rate performance

Current 1.2672
High 1.2743
Low 1.2669
7D Change -0.55%

Rate Overview

Live
1 USD = 1.2672 SGD
1 SGD = 0.789140 USD
Avg
1.2705
High
1.2743
Low
1.2669

Last updated: 9/6/2026, 4:11:23 AM

Quick Conversions

USDSGD
1 USD1.27 SGD
10 USD12.67 SGD
50 USD63.36 SGD
100 USD126.72 SGD
500 USD633.60 SGD
1,000 USD1,267.20 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-09-06T04:11:23Z",
  "rates": {
    "SGD": 1.26720259
  }
}

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": 126.72025899999998,
  "rate": 1.26720259
}

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