EUR
SGD
$

EUR/SGD Exchange Rate

Euro to Singapore Dollar

Live Rate
1.4873
+0.05% 7D

1 SGD = 0.672339 EUR

EUR/SGD Price Chart

Historical exchange rate performance

Current 1.4873
High 1.4885
Low 1.4854
7D Change +0.05%

Rate Overview

Live
1 EUR = 1.4873 SGD
1 SGD = 0.672339 EUR
Avg
1.4869
High
1.4885
Low
1.4854

Last updated: 6/17/2026, 6:46:45 PM

Quick Conversions

EURSGD
1 EUR1.49 SGD
10 EUR14.87 SGD
50 EUR74.37 SGD
100 EUR148.73 SGD
500 EUR743.67 SGD
1,000 EUR1,487.35 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-06-17T18:46:45Z",
  "rates": {
    "SGD": 1.487345
  }
}

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": 148.7345,
  "rate": 1.487345
}

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