Rate Overview
Live
1 EUR = 691.4978 SDG
1 SDG = 0.001446
EUR
Avg
694.1172
High
695.9246
Low
691.4978
Last updated: 3/27/2026, 9:33:15 AM
Quick Conversions
| EUR | SDG |
|---|---|
| 1 EUR | 691.50 SDG |
| 10 EUR | 6,914.98 SDG |
| 50 EUR | 34,574.89 SDG |
| 100 EUR | 69,149.78 SDG |
| 500 EUR | 345,748.92 SDG |
| 1,000 EUR | 691,497.84 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-27T09:33:15Z",
"rates": {
"SDG": 691.497836
}
}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": 69149.7836,
"rate": 691.497836
}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