Rate Overview
Live
1 ALL = 7.3788 SDG
1 SDG = 0.135523
ALL
Avg
7.3678
High
7.3795
Low
7.3241
Last updated: 5/8/2026, 12:59:02 PM
Quick Conversions
| ALL | SDG |
|---|---|
| 1 ALL | 7.38 SDG |
| 10 ALL | 73.79 SDG |
| 50 ALL | 368.94 SDG |
| 100 ALL | 737.88 SDG |
| 500 ALL | 3,689.42 SDG |
| 1,000 ALL | 7,378.84 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-08T12:59:02Z",
"rates": {
"SDG": 7.378842
}
}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": 737.8842,
"rate": 7.378842
}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