USD
$
SGD
$

USD/SGD Exchange Rate

US Dollar to Singapore Dollar

Live Rate
1.2664
-0.86% 7D

1 SGD = 0.789662 USD

USD/SGD Price Chart

Historical exchange rate performance

Current 1.2664
High 1.2773
Low 1.2664
7D Change -0.86%

Rate Overview

Live
1 USD = 1.2664 SGD
1 SGD = 0.789662 USD
Avg
1.2736
High
1.2773
Low
1.2664

Last updated: 5/6/2026, 12:09:20 PM

Quick Conversions

USDSGD
1 USD1.27 SGD
10 USD12.66 SGD
50 USD63.32 SGD
100 USD126.64 SGD
500 USD633.18 SGD
1,000 USD1,266.37 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-05-06T12:09:20Z",
  "rates": {
    "SGD": 1.266365
  }
}

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.6365,
  "rate": 1.266365
}

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