Rate Overview
Live
1 SGD = 64.2759 ALL
1 ALL = 0.015558
SGD
Avg
64.1130
High
64.3506
Low
63.8415
Last updated: 5/7/2026, 8:11:25 AM
Quick Conversions
| SGD | ALL |
|---|---|
| 1 SGD | 64.28 ALL |
| 10 SGD | 642.76 ALL |
| 50 SGD | 3,213.79 ALL |
| 100 SGD | 6,427.59 ALL |
| 500 SGD | 32,137.93 ALL |
| 1,000 SGD | 64,275.87 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-07T08:11:25Z",
"rates": {
"ALL": 64.275869
}
}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": 6427.5869,
"rate": 64.275869
}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