Rate Overview
Live
1 ALL = 0.106559 SVC
1 SVC = 9.3845
ALL
Avg
0.106575
High
0.106744
Low
0.106384
Last updated: 7/11/2026, 3:43:39 AM
Quick Conversions
| ALL | SVC |
|---|---|
| 1 ALL | 0.11 SVC |
| 10 ALL | 1.07 SVC |
| 50 ALL | 5.33 SVC |
| 100 ALL | 10.66 SVC |
| 500 ALL | 53.28 SVC |
| 1,000 ALL | 106.56 SVC |
Get ALL/SVC Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ALL¤cies=SVCExample Response:
{
"success": true,
"base": "ALL",
"date": "2026-07-11T03:43:39Z",
"rates": {
"SVC": 0.106559
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ALL&to=SVC&amount=100Example Response:
{
"success": true,
"query": {
"from": "ALL",
"to": "SVC",
"amount": 100
},
"result": 10.6559,
"rate": 0.106559
}Build with ALL/SVC Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key