SGD
$
USD
$

SGD/USD Exchange Rate

Singapore Dollar to US Dollar

Live Rate
0.782145
-1.00% 7D

1 USD = 1.2785 SGD

SGD/USD Price Chart

Historical exchange rate performance

Current 0.782145
High 0.790605
Low 0.780621
7D Change -1.00%

Rate Overview

Live
1 SGD = 0.782145 USD
1 USD = 1.2785 SGD
Avg
0.785279
High
0.790605
Low
0.780621

Last updated: 3/6/2026, 6:07:46 PM

Quick Conversions

SGDUSD
1 SGD0.78 USD
10 SGD7.82 USD
50 SGD39.11 USD
100 SGD78.21 USD
500 SGD391.07 USD
1,000 SGD782.15 USD

Get SGD/USD Rates via API

Latest Rate

https://api.fxfeed.io/v2/latest?base=SGD&currencies=USD

Example Response:

{
  "success": true,
  "base": "SGD",
  "date": "2026-03-06T18:07:46Z",
  "rates": {
    "USD": 0.782145
  }
}

Convert Amount

https://api.fxfeed.io/v2/convert?from=SGD&to=USD&amount=100

Example Response:

{
  "success": true,
  "query": {
    "from": "SGD",
    "to": "USD",
    "amount": 100
  },
  "result": 78.2145,
  "rate": 0.782145
}

Build with SGD/USD Exchange Rates

Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.

Get Free API Key