Rate Overview
Live
1 SGD = 0.675431 EUR
1 EUR = 1.4805
SGD
Avg
0.673581
High
0.676044
Low
0.671804
Last updated: 6/19/2026, 9:13:14 AM
Quick Conversions
| SGD | EUR |
|---|---|
| 1 SGD | 0.68 EUR |
| 10 SGD | 6.75 EUR |
| 50 SGD | 33.77 EUR |
| 100 SGD | 67.54 EUR |
| 500 SGD | 337.72 EUR |
| 1,000 SGD | 675.43 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-06-19T09:13:14Z",
"rates": {
"EUR": 0.675431
}
}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.5431,
"rate": 0.675431
}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