Rate Overview
Live
1 EUR = 697.8003 SDG
1 SDG = 0.001433
EUR
Avg
701.6340
High
708.1075
Low
696.1316
Last updated: 5/27/2026, 9:35:34 PM
Quick Conversions
| EUR | SDG |
|---|---|
| 1 EUR | 697.80 SDG |
| 10 EUR | 6,978.00 SDG |
| 50 EUR | 34,890.02 SDG |
| 100 EUR | 69,780.03 SDG |
| 500 EUR | 348,900.16 SDG |
| 1,000 EUR | 697,800.31 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-27T21:35:34Z",
"rates": {
"SDG": 697.800313
}
}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": 69780.0313,
"rate": 697.800313
}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