Rate Overview
Live
1 EUR = 1.4871 SGD
1 SGD = 0.672471
EUR
Avg
1.4899
High
1.4952
Low
1.4846
Last updated: 5/28/2026, 5:44:26 PM
Quick Conversions
| EUR | SGD |
|---|---|
| 1 EUR | 1.49 SGD |
| 10 EUR | 14.87 SGD |
| 50 EUR | 74.35 SGD |
| 100 EUR | 148.71 SGD |
| 500 EUR | 743.53 SGD |
| 1,000 EUR | 1,487.05 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-05-28T17:44:26Z",
"rates": {
"SGD": 1.487052
}
}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": 148.7052,
"rate": 1.487052
}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