Rate Overview
Live
1 SGD = 62.7195 ALL
1 ALL = 0.015944
SGD
Avg
62.9128
High
63.0651
Low
62.7167
Last updated: 8/16/2026, 10:08:44 PM
Quick Conversions
| SGD | ALL |
|---|---|
| 1 SGD | 62.72 ALL |
| 10 SGD | 627.20 ALL |
| 50 SGD | 3,135.98 ALL |
| 100 SGD | 6,271.95 ALL |
| 500 SGD | 31,359.77 ALL |
| 1,000 SGD | 62,719.54 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-08-16T22:08:44Z",
"rates": {
"ALL": 62.719537
}
}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": 6271.9537,
"rate": 62.719537
}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