Rate Overview
Live
1 SGD = 63.7913 ALL
1 ALL = 0.015676
SGD
Avg
63.6909
High
63.8108
Low
63.5356
Last updated: 7/27/2026, 5:29:23 PM
Quick Conversions
| SGD | ALL |
|---|---|
| 1 SGD | 63.79 ALL |
| 10 SGD | 637.91 ALL |
| 50 SGD | 3,189.57 ALL |
| 100 SGD | 6,379.13 ALL |
| 500 SGD | 31,895.67 ALL |
| 1,000 SGD | 63,791.33 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-07-27T17:29:23Z",
"rates": {
"ALL": 63.791332
}
}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": 6379.133199999999,
"rate": 63.791332
}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