Rate Overview
Live
1 SVC = 9.1640 ALL
1 ALL = 0.109122
SVC
Avg
9.1913
High
9.2173
Low
9.1640
Last updated: 8/17/2026, 3:57:48 PM
Quick Conversions
| SVC | ALL |
|---|---|
| 1 SVC | 9.16 ALL |
| 10 SVC | 91.64 ALL |
| 50 SVC | 458.20 ALL |
| 100 SVC | 916.40 ALL |
| 500 SVC | 4,582.01 ALL |
| 1,000 SVC | 9,164.02 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-08-17T15:57:48Z",
"rates": {
"ALL": 9.164022
}
}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": 916.4021999999999,
"rate": 9.164022
}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