Rate Overview
Live
1 SGD = 64.6405 ALL
1 ALL = 0.015470
SGD
Avg
65.1450
High
68.5754
Low
63.5685
Last updated: 3/27/2026, 11:15:40 AM
Quick Conversions
| SGD | ALL |
|---|---|
| 1 SGD | 64.64 ALL |
| 10 SGD | 646.41 ALL |
| 50 SGD | 3,232.03 ALL |
| 100 SGD | 6,464.05 ALL |
| 500 SGD | 32,320.26 ALL |
| 1,000 SGD | 64,640.52 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-27T11:15:40Z",
"rates": {
"ALL": 64.640524
}
}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": 6464.0524,
"rate": 64.640524
}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