Rate Overview
Live
1 SGD = 64.7263 ALL
1 ALL = 0.015450
SGD
Avg
64.7899
High
65.1305
Low
64.5703
Last updated: 3/27/2026, 6:08:24 AM
Quick Conversions
| SGD | ALL |
|---|---|
| 1 SGD | 64.73 ALL |
| 10 SGD | 647.26 ALL |
| 50 SGD | 3,236.31 ALL |
| 100 SGD | 6,472.63 ALL |
| 500 SGD | 32,363.14 ALL |
| 1,000 SGD | 64,726.28 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-27T06:08:24Z",
"rates": {
"ALL": 64.726276
}
}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": 6472.6276,
"rate": 64.726276
}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