Rate Overview
Live
1 EUR = 1.4865 SGD
1 SGD = 0.672713
EUR
Avg
1.4871
High
1.4944
Low
1.4810
Last updated: 3/7/2026, 2:16:07 AM
Quick Conversions
| EUR | SGD |
|---|---|
| 1 EUR | 1.49 SGD |
| 10 EUR | 14.87 SGD |
| 50 EUR | 74.33 SGD |
| 100 EUR | 148.65 SGD |
| 500 EUR | 743.26 SGD |
| 1,000 EUR | 1,486.52 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-03-07T02:16:07Z",
"rates": {
"SGD": 1.486517
}
}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.6517,
"rate": 1.486517
}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