EUR
SGD
$

EUR/SGD Exchange Rate

Euro to Singapore Dollar

Live Rate
1.4761
+0.05% 7D

1 SGD = 0.677450 EUR

EUR/SGD Price Chart

Historical exchange rate performance

Current 1.4761
High 1.4774
Low 1.4754
7D Change +0.05%

Rate Overview

Live
1 EUR = 1.4761 SGD
1 SGD = 0.677450 EUR
Avg
1.4764
High
1.4774
Low
1.4754

Last updated: 7/7/2026, 4:30:04 PM

Quick Conversions

EURSGD
1 EUR1.48 SGD
10 EUR14.76 SGD
50 EUR73.81 SGD
100 EUR147.61 SGD
500 EUR738.06 SGD
1,000 EUR1,476.12 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-07T16:30:04Z",
  "rates": {
    "SGD": 1.476123
  }
}

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.6123,
  "rate": 1.476123
}

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