Rate Overview
Live
1 SGD = 64.6142 ALL
1 ALL = 0.015476
SGD
Avg
64.2796
High
65.6474
Low
63.5685
Last updated: 3/27/2026, 12:57:32 PM
Quick Conversions
| SGD | ALL |
|---|---|
| 1 SGD | 64.61 ALL |
| 10 SGD | 646.14 ALL |
| 50 SGD | 3,230.71 ALL |
| 100 SGD | 6,461.42 ALL |
| 500 SGD | 32,307.08 ALL |
| 1,000 SGD | 64,614.17 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-03-27T12:57:32Z",
"rates": {
"ALL": 64.614165
}
}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": 6461.4165,
"rate": 64.614165
}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