Rate Overview
Live
1 EUR = 708.1408 SDG
1 SDG = 0.001412
EUR
Avg
706.1340
High
708.7594
Low
702.2087
Last updated: 4/17/2026, 7:32:12 AM
Quick Conversions
| EUR | SDG |
|---|---|
| 1 EUR | 708.14 SDG |
| 10 EUR | 7,081.41 SDG |
| 50 EUR | 35,407.04 SDG |
| 100 EUR | 70,814.08 SDG |
| 500 EUR | 354,070.41 SDG |
| 1,000 EUR | 708,140.82 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-04-17T07:32:12Z",
"rates": {
"SDG": 708.140823
}
}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": 70814.0823,
"rate": 708.140823
}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