Rate Overview
Live
1 EUR = 1.4825 SGD
1 SGD = 0.674518
EUR
Avg
1.5016
High
1.5167
Low
1.4676
Last updated: 3/27/2026, 8:29:28 AM
Quick Conversions
| EUR | SGD |
|---|---|
| 1 EUR | 1.48 SGD |
| 10 EUR | 14.83 SGD |
| 50 EUR | 74.13 SGD |
| 100 EUR | 148.25 SGD |
| 500 EUR | 741.27 SGD |
| 1,000 EUR | 1,482.54 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-27T08:29:28Z",
"rates": {
"SGD": 1.482541
}
}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.25410000000002,
"rate": 1.482541
}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