Rate Overview
Live
1 AFN = 0.226459 SCR
1 SCR = 4.4158
AFN
Avg
0.223936
High
0.229131
Low
0.214661
Last updated: 6/16/2026, 8:53:06 AM
Quick Conversions
| AFN | SCR |
|---|---|
| 1 AFN | 0.23 SCR |
| 10 AFN | 2.26 SCR |
| 50 AFN | 11.32 SCR |
| 100 AFN | 22.65 SCR |
| 500 AFN | 113.23 SCR |
| 1,000 AFN | 226.46 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-06-16T08:53:06Z",
"rates": {
"SCR": 0.226459
}
}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": 22.6459,
"rate": 0.226459
}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