USD
$
SGD
$

USD/SGD Exchange Rate

US Dollar to Singapore Dollar

Live Rate
1.2773
-0.50% 1Y

1 SGD = 0.782883 USD

USD/SGD Price Chart

Historical exchange rate performance

Current 1.2773
High 1.3039
Low 1.2621
1Y Change -0.50%

Rate Overview

Live
1 USD = 1.2773 SGD
1 SGD = 0.782883 USD
Avg
1.2836
High
1.3039
Low
1.2621

Last updated: 5/26/2026, 3:29:18 PM

Quick Conversions

USDSGD
1 USD1.28 SGD
10 USD12.77 SGD
50 USD63.87 SGD
100 USD127.73 SGD
500 USD638.67 SGD
1,000 USD1,277.33 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-26T15:29:18Z",
  "rates": {
    "SGD": 1.27733
  }
}

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.733,
  "rate": 1.27733
}

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