Rate Overview
Live
1 SGD = 63.7707 ALL
1 ALL = 0.015681
SGD
Avg
63.8873
High
64.0389
Low
63.7596
Last updated: 6/17/2026, 6:36:34 AM
Quick Conversions
| SGD | ALL |
|---|---|
| 1 SGD | 63.77 ALL |
| 10 SGD | 637.71 ALL |
| 50 SGD | 3,188.54 ALL |
| 100 SGD | 6,377.07 ALL |
| 500 SGD | 31,885.36 ALL |
| 1,000 SGD | 63,770.72 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-17T06:36:34Z",
"rates": {
"ALL": 63.770715
}
}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.0715,
"rate": 63.770715
}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