Rate Overview
Live
1 SGD = 64.1938 ALL
1 ALL = 0.015578
SGD
Avg
64.2333
High
64.3691
Low
64.1315
Last updated: 5/27/2026, 2:51:07 PM
Quick Conversions
| SGD | ALL |
|---|---|
| 1 SGD | 64.19 ALL |
| 10 SGD | 641.94 ALL |
| 50 SGD | 3,209.69 ALL |
| 100 SGD | 6,419.38 ALL |
| 500 SGD | 32,096.88 ALL |
| 1,000 SGD | 64,193.75 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-05-27T14:51:07Z",
"rates": {
"ALL": 64.193752
}
}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": 6419.3752,
"rate": 64.193752
}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