USD
$
SGD
$

USD/SGD Exchange Rate

US Dollar to Singapore Dollar

Live Rate
1.2777
-0.27% 7D

1 SGD = 0.782644 USD

USD/SGD Price Chart

Historical exchange rate performance

Current 1.2777
High 1.2812
Low 1.2774
7D Change -0.27%

Rate Overview

Live
1 USD = 1.2777 SGD
1 SGD = 0.782644 USD
Avg
1.2793
High
1.2812
Low
1.2774

Last updated: 5/26/2026, 2:13:30 PM

Quick Conversions

USDSGD
1 USD1.28 SGD
10 USD12.78 SGD
50 USD63.89 SGD
100 USD127.77 SGD
500 USD638.86 SGD
1,000 USD1,277.72 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-26T14:13:30Z",
  "rates": {
    "SGD": 1.27772
  }
}

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": 127.77199999999999,
  "rate": 1.27772
}

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