Rate Overview
Live
1 SVC = 7.1690 AFN
1 AFN = 0.139489
SVC
Avg
7.5750
High
8.1073
Low
7.1204
Last updated: 5/27/2026, 12:17:09 PM
Quick Conversions
| SVC | AFN |
|---|---|
| 1 SVC | 7.17 AFN |
| 10 SVC | 71.69 AFN |
| 50 SVC | 358.45 AFN |
| 100 SVC | 716.90 AFN |
| 500 SVC | 3,584.52 AFN |
| 1,000 SVC | 7,169.05 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-27T12:17:09Z",
"rates": {
"AFN": 7.169047
}
}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": 716.9047,
"rate": 7.169047
}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