Rate Overview
Live
1 SCR = 4.4249 AFN
1 AFN = 0.225995
SCR
Avg
4.3960
High
4.5471
Low
4.3356
Last updated: 7/1/2026, 4:00:59 AM
Quick Conversions
| SCR | AFN |
|---|---|
| 1 SCR | 4.42 AFN |
| 10 SCR | 44.25 AFN |
| 50 SCR | 221.24 AFN |
| 100 SCR | 442.49 AFN |
| 500 SCR | 2,212.44 AFN |
| 1,000 SCR | 4,424.88 AFN |
Get SCR/AFN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SCR¤cies=AFNExample Response:
{
"success": true,
"base": "SCR",
"date": "2026-07-01T04:00:59Z",
"rates": {
"AFN": 4.424878
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SCR&to=AFN&amount=100Example Response:
{
"success": true,
"query": {
"from": "SCR",
"to": "AFN",
"amount": 100
},
"result": 442.4878,
"rate": 4.424878
}Build with SCR/AFN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key