EUR
SGD
$

EUR/SGD Exchange Rate

Euro to Singapore Dollar

Live Rate
1.4953
+0.07% 7D

1 SGD = 0.668767 EUR

EUR/SGD Price Chart

Historical exchange rate performance

Current 1.4953
High 1.5009
Low 1.4912
7D Change +0.07%

Rate Overview

Live
1 EUR = 1.4953 SGD
1 SGD = 0.668767 EUR
Avg
1.4963
High
1.5009
Low
1.4912

Last updated: 4/18/2026, 8:52:08 AM

Quick Conversions

EURSGD
1 EUR1.50 SGD
10 EUR14.95 SGD
50 EUR74.76 SGD
100 EUR149.53 SGD
500 EUR747.64 SGD
1,000 EUR1,495.29 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-04-18T08:52:08Z",
  "rates": {
    "SGD": 1.495288
  }
}

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": 149.5288,
  "rate": 1.495288
}

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