Rate Overview
Live
1 SVC = 7.5060 AFN
1 AFN = 0.133226
SVC
Avg
7.3399
High
7.5060
Low
7.2513
Last updated: 7/6/2026, 2:34:01 AM
Quick Conversions
| SVC | AFN |
|---|---|
| 1 SVC | 7.51 AFN |
| 10 SVC | 75.06 AFN |
| 50 SVC | 375.30 AFN |
| 100 SVC | 750.60 AFN |
| 500 SVC | 3,753.01 AFN |
| 1,000 SVC | 7,506.02 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-06T02:34:01Z",
"rates": {
"AFN": 7.506016
}
}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": 750.6016,
"rate": 7.506016
}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