Rate Overview
Live
1 SGD = 0.675052 EUR
1 EUR = 1.4814
SGD
Avg
0.676269
High
0.677276
Low
0.675052
Last updated: 8/17/2026, 8:18:17 AM
Quick Conversions
| SGD | EUR |
|---|---|
| 1 SGD | 0.68 EUR |
| 10 SGD | 6.75 EUR |
| 50 SGD | 33.75 EUR |
| 100 SGD | 67.51 EUR |
| 500 SGD | 337.53 EUR |
| 1,000 SGD | 675.05 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-08-17T08:18:17Z",
"rates": {
"EUR": 0.675052
}
}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.5052,
"rate": 0.675052
}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