Rate Overview
Live
1 AFN = 0.224675 SCR
1 SCR = 4.4509
AFN
Avg
0.225868
High
0.237156
Low
0.215421
Last updated: 4/16/2026, 11:36:01 PM
Quick Conversions
| AFN | SCR |
|---|---|
| 1 AFN | 0.22 SCR |
| 10 AFN | 2.25 SCR |
| 50 AFN | 11.23 SCR |
| 100 AFN | 22.47 SCR |
| 500 AFN | 112.34 SCR |
| 1,000 AFN | 224.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-04-16T23:36:01Z",
"rates": {
"SCR": 0.224675
}
}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.4675,
"rate": 0.224675
}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