Rate Overview
Live
1 SGD = 64.1536 ALL
1 ALL = 0.015588
SGD
Avg
64.2321
High
65.3955
Low
63.6200
Last updated: 5/27/2026, 7:20:44 PM
Quick Conversions
| SGD | ALL |
|---|---|
| 1 SGD | 64.15 ALL |
| 10 SGD | 641.54 ALL |
| 50 SGD | 3,207.68 ALL |
| 100 SGD | 6,415.36 ALL |
| 500 SGD | 32,076.78 ALL |
| 1,000 SGD | 64,153.55 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-27T19:20:44Z",
"rates": {
"ALL": 64.153551
}
}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.355099999999,
"rate": 64.153551
}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