Rate Overview
Live
1 SVC = 7.1367 AFN
1 AFN = 0.140121
SVC
Avg
7.1928
High
7.2859
Low
7.1367
Last updated: 3/7/2026, 9:15:03 AM
Quick Conversions
| SVC | AFN |
|---|---|
| 1 SVC | 7.14 AFN |
| 10 SVC | 71.37 AFN |
| 50 SVC | 356.83 AFN |
| 100 SVC | 713.67 AFN |
| 500 SVC | 3,568.35 AFN |
| 1,000 SVC | 7,136.70 AFN |
Get SVC/AFN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SVC¤cies=AFNExample Response:
{
"success": true,
"base": "SVC",
"date": "2026-03-07T09:15:03Z",
"rates": {
"AFN": 7.136699
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SVC&to=AFN&amount=100Example Response:
{
"success": true,
"query": {
"from": "SVC",
"to": "AFN",
"amount": 100
},
"result": 713.6699,
"rate": 7.136699
}Build with SVC/AFN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key