Rate Overview
Live
1 EUR = 697.9147 SDG
1 SDG = 0.001433
EUR
Avg
697.4889
High
698.7789
Low
696.1316
Last updated: 5/27/2026, 8:23:22 PM
Quick Conversions
| EUR | SDG |
|---|---|
| 1 EUR | 697.91 SDG |
| 10 EUR | 6,979.15 SDG |
| 50 EUR | 34,895.74 SDG |
| 100 EUR | 69,791.47 SDG |
| 500 EUR | 348,957.36 SDG |
| 1,000 EUR | 697,914.73 SDG |
Get EUR/SDG Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=EUR¤cies=SDGExample Response:
{
"success": true,
"base": "EUR",
"date": "2026-05-27T20:23:22Z",
"rates": {
"SDG": 697.914726
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=EUR&to=SDG&amount=100Example Response:
{
"success": true,
"query": {
"from": "EUR",
"to": "SDG",
"amount": 100
},
"result": 69791.4726,
"rate": 697.914726
}Build with EUR/SDG Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key