Rate Overview
Live
1 EUR = 690.5821 SDG
1 SDG = 0.001448
EUR
Avg
695.9729
High
708.9571
Low
686.4407
Last updated: 3/27/2026, 12:54:24 PM
Quick Conversions
| EUR | SDG |
|---|---|
| 1 EUR | 690.58 SDG |
| 10 EUR | 6,905.82 SDG |
| 50 EUR | 34,529.10 SDG |
| 100 EUR | 69,058.21 SDG |
| 500 EUR | 345,291.03 SDG |
| 1,000 EUR | 690,582.06 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-03-27T12:54:24Z",
"rates": {
"SDG": 690.582062
}
}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": 69058.2062,
"rate": 690.582062
}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