Rate Overview
Live
1 SVC = 7.5975 AFN
1 AFN = 0.131622
SVC
Avg
7.7601
High
8.6168
Low
7.1973
Last updated: 7/28/2026, 3:27:44 PM
Quick Conversions
| SVC | AFN |
|---|---|
| 1 SVC | 7.60 AFN |
| 10 SVC | 75.98 AFN |
| 50 SVC | 379.88 AFN |
| 100 SVC | 759.75 AFN |
| 500 SVC | 3,798.77 AFN |
| 1,000 SVC | 7,597.54 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-07-28T15:27:44Z",
"rates": {
"AFN": 7.597536
}
}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": 759.7536,
"rate": 7.597536
}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