Rate Overview
Live
1 ALL = 0.110315 SVC
1 SVC = 9.0650
ALL
Avg
0.110379
High
0.110607
Low
0.110285
Last updated: 9/11/2026, 10:58:58 PM
Quick Conversions
| ALL | SVC |
|---|---|
| 1 ALL | 0.11 SVC |
| 10 ALL | 1.10 SVC |
| 50 ALL | 5.52 SVC |
| 100 ALL | 11.03 SVC |
| 500 ALL | 55.16 SVC |
| 1,000 ALL | 110.32 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-09-11T22:58:58Z",
"rates": {
"SVC": 0.110315
}
}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": 11.0315,
"rate": 0.110315
}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