Rate Overview
Live
1 EUR = 681.8284 SDG
1 SDG = 0.001467
EUR
Avg
674.1783
High
709.0827
Low
603.2055
Last updated: 7/28/2026, 11:56:05 AM
Quick Conversions
| EUR | SDG |
|---|---|
| 1 EUR | 681.83 SDG |
| 10 EUR | 6,818.28 SDG |
| 50 EUR | 34,091.42 SDG |
| 100 EUR | 68,182.84 SDG |
| 500 EUR | 340,914.18 SDG |
| 1,000 EUR | 681,828.36 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-28T11:56:05Z",
"rates": {
"SDG": 681.82836
}
}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": 68182.836,
"rate": 681.82836
}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