Rate Overview
Live
1 AFN = 0.221452 SCR
1 SCR = 4.5157
AFN
Avg
0.215629
High
0.221452
Low
0.203068
Last updated: 7/25/2026, 11:21:35 PM
Quick Conversions
| AFN | SCR |
|---|---|
| 1 AFN | 0.22 SCR |
| 10 AFN | 2.21 SCR |
| 50 AFN | 11.07 SCR |
| 100 AFN | 22.15 SCR |
| 500 AFN | 110.73 SCR |
| 1,000 AFN | 221.45 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-25T23:21:35Z",
"rates": {
"SCR": 0.221452
}
}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.145200000000003,
"rate": 0.221452
}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