Rate Overview
Live
1 EUR = 1.4759 SGD
1 SGD = 0.677538
EUR
Avg
1.4764
High
1.4774
Low
1.4754
Last updated: 7/7/2026, 8:39:01 PM
Quick Conversions
| EUR | SGD |
|---|---|
| 1 EUR | 1.48 SGD |
| 10 EUR | 14.76 SGD |
| 50 EUR | 73.80 SGD |
| 100 EUR | 147.59 SGD |
| 500 EUR | 737.97 SGD |
| 1,000 EUR | 1,475.93 SGD |
Get EUR/SGD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=EUR¤cies=SGDExample Response:
{
"success": true,
"base": "EUR",
"date": "2026-07-07T20:39:01Z",
"rates": {
"SGD": 1.475931
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=EUR&to=SGD&amount=100Example Response:
{
"success": true,
"query": {
"from": "EUR",
"to": "SGD",
"amount": 100
},
"result": 147.59310000000002,
"rate": 1.475931
}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