USD
$
SGD
$

USD/SGD Exchange Rate

US Dollar to Singapore Dollar

Live Rate
1.2698
-0.36% 7D

1 SGD = 0.787550 USD

USD/SGD Price Chart

Historical exchange rate performance

Current 1.2698
High 1.2763
Low 1.2697
7D Change -0.36%

Rate Overview

Live
1 USD = 1.2698 SGD
1 SGD = 0.787550 USD
Avg
1.2731
High
1.2763
Low
1.2697

Last updated: 4/16/2026, 5:27:29 AM

Quick Conversions

USDSGD
1 USD1.27 SGD
10 USD12.70 SGD
50 USD63.49 SGD
100 USD126.98 SGD
500 USD634.88 SGD
1,000 USD1,269.76 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-04-16T05:27:29Z",
  "rates": {
    "SGD": 1.26976
  }
}

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.976,
  "rate": 1.26976
}

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