Rate Overview
Live
1 EUR = 682.0120 SDG
1 SDG = 0.001466
EUR
Avg
674.1860
High
709.0827
Low
603.2055
Last updated: 7/28/2026, 8:54:32 AM
Quick Conversions
| EUR | SDG |
|---|---|
| 1 EUR | 682.01 SDG |
| 10 EUR | 6,820.12 SDG |
| 50 EUR | 34,100.60 SDG |
| 100 EUR | 68,201.20 SDG |
| 500 EUR | 341,005.99 SDG |
| 1,000 EUR | 682,011.99 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-07-28T08:54:32Z",
"rates": {
"SDG": 682.011985
}
}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": 68201.1985,
"rate": 682.011985
}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