Rate Overview
Live
1 SGD = 63.7842 ALL
1 ALL = 0.015678
SGD
Avg
63.9835
High
64.3807
Low
63.6962
Last updated: 4/17/2026, 4:55:26 AM
Quick Conversions
| SGD | ALL |
|---|---|
| 1 SGD | 63.78 ALL |
| 10 SGD | 637.84 ALL |
| 50 SGD | 3,189.21 ALL |
| 100 SGD | 6,378.42 ALL |
| 500 SGD | 31,892.12 ALL |
| 1,000 SGD | 63,784.24 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-04-17T04:55:26Z",
"rates": {
"ALL": 63.784245
}
}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": 6378.4245,
"rate": 63.784245
}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