Rate Overview
Live
1 SVC = 7.3724 AFN
1 AFN = 0.135642
SVC
Avg
7.3526
High
7.3828
Low
7.3106
Last updated: 4/17/2026, 6:19:55 AM
Quick Conversions
| SVC | AFN |
|---|---|
| 1 SVC | 7.37 AFN |
| 10 SVC | 73.72 AFN |
| 50 SVC | 368.62 AFN |
| 100 SVC | 737.24 AFN |
| 500 SVC | 3,686.19 AFN |
| 1,000 SVC | 7,372.37 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-04-17T06:19:55Z",
"rates": {
"AFN": 7.372371
}
}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": 737.2371,
"rate": 7.372371
}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