Rate Overview
Live
1 SGD = 62.7467 ALL
1 ALL = 0.015937
SGD
Avg
62.4825
High
62.7467
Low
62.2571
Last updated: 9/3/2026, 3:02:36 AM
Quick Conversions
| SGD | ALL |
|---|---|
| 1 SGD | 62.75 ALL |
| 10 SGD | 627.47 ALL |
| 50 SGD | 3,137.33 ALL |
| 100 SGD | 6,274.67 ALL |
| 500 SGD | 31,373.35 ALL |
| 1,000 SGD | 62,746.69 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-09-03T03:02:36Z",
"rates": {
"ALL": 62.746694
}
}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": 6274.6694,
"rate": 62.746694
}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