Rate Overview
Live
1 SVC = 9.3941 ALL
1 ALL = 0.106450
SVC
Avg
9.3990
High
9.4431
Low
9.3682
Last updated: 7/7/2026, 4:45:22 PM
Quick Conversions
| SVC | ALL |
|---|---|
| 1 SVC | 9.39 ALL |
| 10 SVC | 93.94 ALL |
| 50 SVC | 469.71 ALL |
| 100 SVC | 939.41 ALL |
| 500 SVC | 4,697.05 ALL |
| 1,000 SVC | 9,394.11 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-07-07T16:45:22Z",
"rates": {
"ALL": 9.394109
}
}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": 939.4109000000001,
"rate": 9.394109
}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