Rate Overview
Live
1 SVC = 7.3124 AFN
1 AFN = 0.136754
SVC
Avg
7.2823
High
7.3124
Low
7.1975
Last updated: 5/7/2026, 7:47:51 AM
Quick Conversions
| SVC | AFN |
|---|---|
| 1 SVC | 7.31 AFN |
| 10 SVC | 73.12 AFN |
| 50 SVC | 365.62 AFN |
| 100 SVC | 731.24 AFN |
| 500 SVC | 3,656.21 AFN |
| 1,000 SVC | 7,312.42 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-05-07T07:47:51Z",
"rates": {
"AFN": 7.312424
}
}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": 731.2424,
"rate": 7.312424
}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