USD
$
SGD
$

USD/SGD Exchange Rate

US Dollar to Singapore Dollar

Live Rate
1.2779
-0.17% 7D

1 SGD = 0.782503 USD

USD/SGD Price Chart

Historical exchange rate performance

Current 1.2779
High 1.2802
Low 1.2764
7D Change -0.17%

Rate Overview

Live
1 USD = 1.2779 SGD
1 SGD = 0.782503 USD
Avg
1.2786
High
1.2802
Low
1.2764

Last updated: 8/18/2026, 11:29:42 AM

Quick Conversions

USDSGD
1 USD1.28 SGD
10 USD12.78 SGD
50 USD63.90 SGD
100 USD127.79 SGD
500 USD638.97 SGD
1,000 USD1,277.95 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-08-18T11:29:42Z",
  "rates": {
    "SGD": 1.27795
  }
}

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.79499999999999,
  "rate": 1.27795
}

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