Rate Overview
Live
1 SGD = 64.6671 ALL
1 ALL = 0.015464
SGD
Avg
64.5335
High
65.1350
Low
64.0264
Last updated: 3/7/2026, 3:04:59 AM
Quick Conversions
| SGD | ALL |
|---|---|
| 1 SGD | 64.67 ALL |
| 10 SGD | 646.67 ALL |
| 50 SGD | 3,233.36 ALL |
| 100 SGD | 6,466.71 ALL |
| 500 SGD | 32,333.56 ALL |
| 1,000 SGD | 64,667.13 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-07T03:04:59Z",
"rates": {
"ALL": 64.667128
}
}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": 6466.7128,
"rate": 64.667128
}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