Rate Overview
Live
1 SVC = 7.2370 AFN
1 AFN = 0.138180
SVC
Avg
7.2310
High
7.3355
Low
7.1439
Last updated: 3/27/2026, 12:01:00 PM
Quick Conversions
| SVC | AFN |
|---|---|
| 1 SVC | 7.24 AFN |
| 10 SVC | 72.37 AFN |
| 50 SVC | 361.85 AFN |
| 100 SVC | 723.70 AFN |
| 500 SVC | 3,618.48 AFN |
| 1,000 SVC | 7,236.96 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-27T12:01:00Z",
"rates": {
"AFN": 7.236957
}
}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": 723.6957,
"rate": 7.236957
}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