Rate Overview
Live
1 SGD = 63.6093 ALL
1 ALL = 0.015721
SGD
Avg
66.0637
High
71.1404
Low
63.5608
Last updated: 7/22/2026, 12:08:42 PM
Quick Conversions
| SGD | ALL |
|---|---|
| 1 SGD | 63.61 ALL |
| 10 SGD | 636.09 ALL |
| 50 SGD | 3,180.46 ALL |
| 100 SGD | 6,360.93 ALL |
| 500 SGD | 31,804.64 ALL |
| 1,000 SGD | 63,609.28 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-22T12:08:42Z",
"rates": {
"ALL": 63.609282
}
}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": 6360.9282,
"rate": 63.609282
}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