Rate Overview
Live
1 SGD = 64.1543 ALL
1 ALL = 0.015587
SGD
Avg
64.3450
High
65.1350
Low
63.7468
Last updated: 5/27/2026, 8:32:27 PM
Quick Conversions
| SGD | ALL |
|---|---|
| 1 SGD | 64.15 ALL |
| 10 SGD | 641.54 ALL |
| 50 SGD | 3,207.72 ALL |
| 100 SGD | 6,415.43 ALL |
| 500 SGD | 32,077.15 ALL |
| 1,000 SGD | 64,154.30 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-27T20:32:27Z",
"rates": {
"ALL": 64.154305
}
}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": 6415.4304999999995,
"rate": 64.154305
}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