Rate Overview
Live
1 EUR = 697.8815 SDG
1 SDG = 0.001433
EUR
Avg
701.1086
High
717.8878
Low
656.0530
Last updated: 5/27/2026, 10:56:28 PM
Quick Conversions
| EUR | SDG |
|---|---|
| 1 EUR | 697.88 SDG |
| 10 EUR | 6,978.81 SDG |
| 50 EUR | 34,894.07 SDG |
| 100 EUR | 69,788.15 SDG |
| 500 EUR | 348,940.73 SDG |
| 1,000 EUR | 697,881.45 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-27T22:56:28Z",
"rates": {
"SDG": 697.881453
}
}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": 69788.1453,
"rate": 697.881453
}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