Rate Overview
Live
1 ALL = 7.3228 SDG
1 SDG = 0.136560
ALL
Avg
7.3181
High
7.3438
Low
7.2948
Last updated: 6/18/2026, 11:12:46 AM
Quick Conversions
| ALL | SDG |
|---|---|
| 1 ALL | 7.32 SDG |
| 10 ALL | 73.23 SDG |
| 50 ALL | 366.14 SDG |
| 100 ALL | 732.28 SDG |
| 500 ALL | 3,661.40 SDG |
| 1,000 ALL | 7,322.81 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-06-18T11:12:46Z",
"rates": {
"SDG": 7.322806
}
}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": 732.2806,
"rate": 7.322806
}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