Rate Overview
Live
1 SVC = 9.4536 ALL
1 ALL = 0.105780
SVC
Avg
9.3998
High
9.4857
Low
9.3119
Last updated: 3/7/2026, 2:51:50 AM
Quick Conversions
| SVC | ALL |
|---|---|
| 1 SVC | 9.45 ALL |
| 10 SVC | 94.54 ALL |
| 50 SVC | 472.68 ALL |
| 100 SVC | 945.36 ALL |
| 500 SVC | 4,726.80 ALL |
| 1,000 SVC | 9,453.59 ALL |
Get SVC/ALL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SVC¤cies=ALLExample Response:
{
"success": true,
"base": "SVC",
"date": "2026-03-07T02:51:50Z",
"rates": {
"ALL": 9.453593
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SVC&to=ALL&amount=100Example Response:
{
"success": true,
"query": {
"from": "SVC",
"to": "ALL",
"amount": 100
},
"result": 945.3593,
"rate": 9.453593
}Build with SVC/ALL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key