Rate Overview
Live
1 SGD = 64.1086 ALL
1 ALL = 0.015599
SGD
Avg
64.6286
High
67.3037
Low
63.5963
Last updated: 5/28/2026, 2:33:19 AM
Quick Conversions
| SGD | ALL |
|---|---|
| 1 SGD | 64.11 ALL |
| 10 SGD | 641.09 ALL |
| 50 SGD | 3,205.43 ALL |
| 100 SGD | 6,410.86 ALL |
| 500 SGD | 32,054.32 ALL |
| 1,000 SGD | 64,108.64 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-05-28T02:33:19Z",
"rates": {
"ALL": 64.108636
}
}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": 6410.863600000001,
"rate": 64.108636
}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