USD
$
SGD
$

USD/SGD Exchange Rate

US Dollar to Singapore Dollar

Live Rate
1.2790
+1.05% 7D

1 SGD = 0.781858 USD

USD/SGD Price Chart

Historical exchange rate performance

Current 1.2790
High 1.2810
Low 1.2649
7D Change +1.05%

Rate Overview

Live
1 USD = 1.2790 SGD
1 SGD = 0.781858 USD
Avg
1.2735
High
1.2810
Low
1.2649

Last updated: 3/6/2026, 9:04:59 PM

Quick Conversions

USDSGD
1 USD1.28 SGD
10 USD12.79 SGD
50 USD63.95 SGD
100 USD127.90 SGD
500 USD639.50 SGD
1,000 USD1,279.00 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-06T21:04:59Z",
  "rates": {
    "SGD": 1.279005
  }
}

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.9005,
  "rate": 1.279005
}

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