Rate Overview
Live
1 SDG = 0.001444 EUR
1 EUR = 692.5208
SDG
Avg
0.001422
High
0.001448
Low
0.001392
Last updated: 3/27/2026, 7:52:27 AM
Quick Conversions
| SDG | EUR |
|---|---|
| 1 SDG | 0.00 EUR |
| 10 SDG | 0.01 EUR |
| 50 SDG | 0.07 EUR |
| 100 SDG | 0.14 EUR |
| 500 SDG | 0.72 EUR |
| 1,000 SDG | 1.44 EUR |
Get SDG/EUR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SDG¤cies=EURExample Response:
{
"success": true,
"base": "SDG",
"date": "2026-03-27T07:52:27Z",
"rates": {
"EUR": 0.001444
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SDG&to=EUR&amount=100Example Response:
{
"success": true,
"query": {
"from": "SDG",
"to": "EUR",
"amount": 100
},
"result": 0.1444,
"rate": 0.001444
}Build with SDG/EUR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key