Rate Overview
Live
1 SVC = 9.1583 ALL
1 ALL = 0.109190
SVC
Avg
9.1842
High
9.2148
Low
9.1583
Last updated: 8/18/2026, 6:23:27 PM
Quick Conversions
| SVC | ALL |
|---|---|
| 1 SVC | 9.16 ALL |
| 10 SVC | 91.58 ALL |
| 50 SVC | 457.92 ALL |
| 100 SVC | 915.83 ALL |
| 500 SVC | 4,579.15 ALL |
| 1,000 SVC | 9,158.31 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-18T18:23:27Z",
"rates": {
"ALL": 9.158306
}
}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": 915.8306,
"rate": 9.158306
}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