Rate Overview
Live
1 ALL = 7.2986 SDG
1 SDG = 0.137012
ALL
Avg
7.3049
High
7.3233
Low
7.2976
Last updated: 5/28/2026, 9:40:29 PM
Quick Conversions
| ALL | SDG |
|---|---|
| 1 ALL | 7.30 SDG |
| 10 ALL | 72.99 SDG |
| 50 ALL | 364.93 SDG |
| 100 ALL | 729.86 SDG |
| 500 ALL | 3,649.32 SDG |
| 1,000 ALL | 7,298.63 SDG |
Get ALL/SDG Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ALL¤cies=SDGExample Response:
{
"success": true,
"base": "ALL",
"date": "2026-05-28T21:40:29Z",
"rates": {
"SDG": 7.29863
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ALL&to=SDG&amount=100Example Response:
{
"success": true,
"query": {
"from": "ALL",
"to": "SDG",
"amount": 100
},
"result": 729.863,
"rate": 7.29863
}Build with ALL/SDG Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key