Rate Overview
Live
1 SVC = 9.3430 ALL
1 ALL = 0.107032 SVC
Avg
9.4228
High
9.5080
Low
9.3408
Last updated: 1/25/2026, 11:15:20 AM
Quick Conversions
| SVC | ALL |
|---|---|
| 1 SVC | 9.34 ALL |
| 10 SVC | 93.43 ALL |
| 50 SVC | 467.15 ALL |
| 100 SVC | 934.30 ALL |
| 500 SVC | 4,671.51 ALL |
| 1,000 SVC | 9,343.01 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-01-25T11:15:20Z",
"rates": {
"ALL": 9.343014
}
}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": 934.3014000000001,
"rate": 9.343014
}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