Rate Overview
Live
1 SGD = 0.680711 EUR
1 EUR = 1.4691
SGD
Avg
0.680194
High
0.681191
Low
0.678702
Last updated: 7/28/2026, 10:44:57 AM
Quick Conversions
| SGD | EUR |
|---|---|
| 1 SGD | 0.68 EUR |
| 10 SGD | 6.81 EUR |
| 50 SGD | 34.04 EUR |
| 100 SGD | 68.07 EUR |
| 500 SGD | 340.36 EUR |
| 1,000 SGD | 680.71 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-07-28T10:44:57Z",
"rates": {
"EUR": 0.680711
}
}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": 68.0711,
"rate": 0.680711
}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