Rate Overview
Live
1 EUR = 1.4687 SGD
1 SGD = 0.680852
EUR
Avg
1.4720
High
1.6032
Low
1.3983
Last updated: 7/24/2026, 4:02:22 PM
Quick Conversions
| EUR | SGD |
|---|---|
| 1 EUR | 1.47 SGD |
| 10 EUR | 14.69 SGD |
| 50 EUR | 73.44 SGD |
| 100 EUR | 146.87 SGD |
| 500 EUR | 734.37 SGD |
| 1,000 EUR | 1,468.75 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-07-24T16:02:22Z",
"rates": {
"SGD": 1.468748
}
}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": 146.8748,
"rate": 1.468748
}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