Rate Overview
Live
1 EUR = 695.2381 SDG
1 SDG = 0.001438
EUR
Avg
693.4017
High
695.2381
Low
692.2555
Last updated: 8/14/2026, 4:42:28 PM
Quick Conversions
| EUR | SDG |
|---|---|
| 1 EUR | 695.24 SDG |
| 10 EUR | 6,952.38 SDG |
| 50 EUR | 34,761.90 SDG |
| 100 EUR | 69,523.81 SDG |
| 500 EUR | 347,619.03 SDG |
| 1,000 EUR | 695,238.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-08-14T16:42:28Z",
"rates": {
"SDG": 695.238063
}
}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": 69523.8063,
"rate": 695.238063
}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