EUR
SGD
$

EUR/SGD Exchange Rate

Euro to Singapore Dollar

Live Rate
1.4739
-2.42% YTD

1 SGD = 0.678458 EUR

EUR/SGD Price Chart

Historical exchange rate performance

Current 1.4739
High 1.5108
Low 1.4722
YTD Change -2.42%

Rate Overview

Live
1 EUR = 1.4739 SGD
1 SGD = 0.678458 EUR
Avg
1.4891
High
1.5108
Low
1.4722

Last updated: 7/23/2026, 6:14:03 AM

Quick Conversions

EURSGD
1 EUR1.47 SGD
10 EUR14.74 SGD
50 EUR73.70 SGD
100 EUR147.39 SGD
500 EUR736.97 SGD
1,000 EUR1,473.93 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-07-23T06:14:03Z",
  "rates": {
    "SGD": 1.47393
  }
}

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.393,
  "rate": 1.47393
}

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