Rate Overview
Live
1 ALL = 7.2972 SDG
1 SDG = 0.137040
ALL
Avg
7.2999
High
7.3226
Low
7.2658
Last updated: 7/8/2026, 7:48:16 AM
Quick Conversions
| ALL | SDG |
|---|---|
| 1 ALL | 7.30 SDG |
| 10 ALL | 72.97 SDG |
| 50 ALL | 364.86 SDG |
| 100 ALL | 729.72 SDG |
| 500 ALL | 3,648.58 SDG |
| 1,000 ALL | 7,297.16 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-07-08T07:48:16Z",
"rates": {
"SDG": 7.297155
}
}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.7155,
"rate": 7.297155
}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