Rate Overview
Live
1 SGD = 63.7248 ALL
1 ALL = 0.015692
SGD
Avg
64.3600
High
65.6825
Low
63.4844
Last updated: 6/30/2026, 5:46:56 AM
Quick Conversions
| SGD | ALL |
|---|---|
| 1 SGD | 63.72 ALL |
| 10 SGD | 637.25 ALL |
| 50 SGD | 3,186.24 ALL |
| 100 SGD | 6,372.48 ALL |
| 500 SGD | 31,862.42 ALL |
| 1,000 SGD | 63,724.83 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-06-30T05:46:56Z",
"rates": {
"ALL": 63.724831
}
}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": 6372.4831,
"rate": 63.724831
}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