Rate Overview
Live
1 EUR = 686.7145 SDG
1 SDG = 0.001456
EUR
Avg
685.1524
High
687.0670
Low
683.1817
Last updated: 7/5/2026, 6:02:56 AM
Quick Conversions
| EUR | SDG |
|---|---|
| 1 EUR | 686.71 SDG |
| 10 EUR | 6,867.15 SDG |
| 50 EUR | 34,335.73 SDG |
| 100 EUR | 68,671.45 SDG |
| 500 EUR | 343,357.26 SDG |
| 1,000 EUR | 686,714.52 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-05T06:02:56Z",
"rates": {
"SDG": 686.714519
}
}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": 68671.4519,
"rate": 686.714519
}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