Rate Overview
Live
1 EUR = 1.4798 SGD
1 SGD = 0.675775
EUR
Avg
1.4783
High
1.4800
Low
1.4765
Last updated: 8/16/2026, 8:28:50 PM
Quick Conversions
| EUR | SGD |
|---|---|
| 1 EUR | 1.48 SGD |
| 10 EUR | 14.80 SGD |
| 50 EUR | 73.99 SGD |
| 100 EUR | 147.98 SGD |
| 500 EUR | 739.89 SGD |
| 1,000 EUR | 1,479.78 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-08-16T20:28:50Z",
"rates": {
"SGD": 1.479782
}
}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": 147.9782,
"rate": 1.479782
}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