Rate Overview
Live
1 AFN = 0.237526 SCR
1 SCR = 4.2101
AFN
Avg
0.230535
High
0.237526
Low
0.219376
Last updated: 3/7/2026, 12:29:31 AM
Quick Conversions
| AFN | SCR |
|---|---|
| 1 AFN | 0.24 SCR |
| 10 AFN | 2.38 SCR |
| 50 AFN | 11.88 SCR |
| 100 AFN | 23.75 SCR |
| 500 AFN | 118.76 SCR |
| 1,000 AFN | 237.53 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-03-07T00:29:31Z",
"rates": {
"SCR": 0.237526
}
}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": 23.752599999999997,
"rate": 0.237526
}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