Rate Overview
Live
1 SDG = 0.001436 EUR
1 EUR = 696.3788
SDG
Avg
0.001426
High
0.001441
Low
0.001410
Last updated: 3/6/2026, 7:38:12 PM
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-06T19:38:12Z",
"rates": {
"EUR": 0.001436
}
}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.1436,
"rate": 0.001436
}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