Rate Overview
Live
1 AFN = 0.212564 SCR
1 SCR = 4.7045
AFN
Avg
0.223684
High
0.237414
Low
0.211916
Last updated: 7/21/2026, 10:33:51 PM
Quick Conversions
| AFN | SCR |
|---|---|
| 1 AFN | 0.21 SCR |
| 10 AFN | 2.13 SCR |
| 50 AFN | 10.63 SCR |
| 100 AFN | 21.26 SCR |
| 500 AFN | 106.28 SCR |
| 1,000 AFN | 212.56 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-07-21T22:33:51Z",
"rates": {
"SCR": 0.212564
}
}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.2564,
"rate": 0.212564
}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