Rate Overview
Live
1 AFN = 0.217676 SCR
1 SCR = 4.5940
AFN
Avg
0.220111
High
0.230319
Low
0.214785
Last updated: 5/7/2026, 2:22:39 AM
Quick Conversions
| AFN | SCR |
|---|---|
| 1 AFN | 0.22 SCR |
| 10 AFN | 2.18 SCR |
| 50 AFN | 10.88 SCR |
| 100 AFN | 21.77 SCR |
| 500 AFN | 108.84 SCR |
| 1,000 AFN | 217.68 SCR |
Get AFN/SCR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=AFN¤cies=SCRExample Response:
{
"success": true,
"base": "AFN",
"date": "2026-05-07T02:22:39Z",
"rates": {
"SCR": 0.217676
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=AFN&to=SCR&amount=100Example Response:
{
"success": true,
"query": {
"from": "AFN",
"to": "SCR",
"amount": 100
},
"result": 21.7676,
"rate": 0.217676
}Build with AFN/SCR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key