Rate Overview
Live
1 SGD = 63.7703 ALL
1 ALL = 0.015681
SGD
Avg
64.1577
High
65.6474
Low
63.3536
Last updated: 7/25/2026, 2:50:32 PM
Quick Conversions
| SGD | ALL |
|---|---|
| 1 SGD | 63.77 ALL |
| 10 SGD | 637.70 ALL |
| 50 SGD | 3,188.51 ALL |
| 100 SGD | 6,377.03 ALL |
| 500 SGD | 31,885.14 ALL |
| 1,000 SGD | 63,770.27 ALL |
Get SGD/ALL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SGD¤cies=ALLExample Response:
{
"success": true,
"base": "SGD",
"date": "2026-07-25T14:50:32Z",
"rates": {
"ALL": 63.77027
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SGD&to=ALL&amount=100Example Response:
{
"success": true,
"query": {
"from": "SGD",
"to": "ALL",
"amount": 100
},
"result": 6377.027,
"rate": 63.77027
}Build with SGD/ALL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key