Rate Overview
Live
1 SGD = 63.6043 ALL
1 ALL = 0.015722
SGD
Avg
63.5685
High
63.7303
Low
63.3732
Last updated: 7/10/2026, 12:56:04 AM
Quick Conversions
| SGD | ALL |
|---|---|
| 1 SGD | 63.60 ALL |
| 10 SGD | 636.04 ALL |
| 50 SGD | 3,180.21 ALL |
| 100 SGD | 6,360.43 ALL |
| 500 SGD | 31,802.13 ALL |
| 1,000 SGD | 63,604.26 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-10T00:56:04Z",
"rates": {
"ALL": 63.604256
}
}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.4256,
"rate": 63.604256
}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