EUR
SGD
$

EUR/SGD Exchange Rate

Euro to Singapore Dollar

Live Rate
1.4713
-0.60% 7D

1 SGD = 0.679686 EUR

EUR/SGD Price Chart

Historical exchange rate performance

Current 1.4713
High 1.4802
Low 1.4713
7D Change -0.60%

Rate Overview

Live
1 EUR = 1.4713 SGD
1 SGD = 0.679686 EUR
Avg
1.4750
High
1.4802
Low
1.4713

Last updated: 9/4/2026, 7:26:13 PM

Quick Conversions

EURSGD
1 EUR1.47 SGD
10 EUR14.71 SGD
50 EUR73.56 SGD
100 EUR147.13 SGD
500 EUR735.63 SGD
1,000 EUR1,471.27 SGD

Get EUR/SGD Rates via API

Latest Rate

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

Example Response:

{
  "success": true,
  "base": "EUR",
  "date": "2026-09-04T19:26:13Z",
  "rates": {
    "SGD": 1.471268
  }
}

Convert Amount

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

Example Response:

{
  "success": true,
  "query": {
    "from": "EUR",
    "to": "SGD",
    "amount": 100
  },
  "result": 147.1268,
  "rate": 1.471268
}

Build with EUR/SGD Exchange Rates

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

Get Free API Key