Rate Overview
Live
1 ALL = 0.015658 SGD
1 SGD = 63.8651
ALL
Avg
0.015665
High
0.015750
Low
0.015615
Last updated: 6/19/2026, 8:45:05 AM
Quick Conversions
| ALL | SGD |
|---|---|
| 1 ALL | 0.02 SGD |
| 10 ALL | 0.16 SGD |
| 50 ALL | 0.78 SGD |
| 100 ALL | 1.57 SGD |
| 500 ALL | 7.83 SGD |
| 1,000 ALL | 15.66 SGD |
Get ALL/SGD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ALL¤cies=SGDExample Response:
{
"success": true,
"base": "ALL",
"date": "2026-06-19T08:45:05Z",
"rates": {
"SGD": 0.015658
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ALL&to=SGD&amount=100Example Response:
{
"success": true,
"query": {
"from": "ALL",
"to": "SGD",
"amount": 100
},
"result": 1.5657999999999999,
"rate": 0.015658
}Build with ALL/SGD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key