Rate Overview
Live
1 EUR = 691.9148 SDG
1 SDG = 0.001445
EUR
Avg
700.1352
High
713.2998
Low
688.9219
Last updated: 3/27/2026, 2:35:54 PM
Quick Conversions
| EUR | SDG |
|---|---|
| 1 EUR | 691.91 SDG |
| 10 EUR | 6,919.15 SDG |
| 50 EUR | 34,595.74 SDG |
| 100 EUR | 69,191.48 SDG |
| 500 EUR | 345,957.38 SDG |
| 1,000 EUR | 691,914.76 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-27T14:35:54Z",
"rates": {
"SDG": 691.914756
}
}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": 69191.4756,
"rate": 691.914756
}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