Rate Overview
Live
1 SGD = 0.672134 EUR
1 EUR = 1.4878
SGD
Avg
0.670295
High
0.672134
Low
0.669340
Last updated: 5/7/2026, 9:54:42 PM
Quick Conversions
| SGD | EUR |
|---|---|
| 1 SGD | 0.67 EUR |
| 10 SGD | 6.72 EUR |
| 50 SGD | 33.61 EUR |
| 100 SGD | 67.21 EUR |
| 500 SGD | 336.07 EUR |
| 1,000 SGD | 672.13 EUR |
Get SGD/EUR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SGD¤cies=EURExample Response:
{
"success": true,
"base": "SGD",
"date": "2026-05-07T21:54:42Z",
"rates": {
"EUR": 0.672134
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SGD&to=EUR&amount=100Example Response:
{
"success": true,
"query": {
"from": "SGD",
"to": "EUR",
"amount": 100
},
"result": 67.21340000000001,
"rate": 0.672134
}Build with SGD/EUR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key