USD
$
SGD
$

USD/SGD Exchange Rate

US Dollar to Singapore Dollar

Live Rate
1.2856
+0.42% 7D

1 SGD = 0.777865 USD

USD/SGD Price Chart

Historical exchange rate performance

Current 1.2856
High 1.2857
Low 1.2755
7D Change +0.42%

Rate Overview

Live
1 USD = 1.2856 SGD
1 SGD = 0.777865 USD
Avg
1.2815
High
1.2857
Low
1.2755

Last updated: 3/27/2026, 2:15:34 AM

Quick Conversions

USDSGD
1 USD1.29 SGD
10 USD12.86 SGD
50 USD64.28 SGD
100 USD128.56 SGD
500 USD642.79 SGD
1,000 USD1,285.57 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-03-27T02:15:34Z",
  "rates": {
    "SGD": 1.28557
  }
}

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": 128.55700000000002,
  "rate": 1.28557
}

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