Rate Overview
Live
1 AFN = 0.234359 SCR
1 SCR = 4.2670
AFN
Avg
0.212479
High
0.237526
Low
0.192146
Last updated: 5/27/2026, 5:53:27 AM
Quick Conversions
| AFN | SCR |
|---|---|
| 1 AFN | 0.23 SCR |
| 10 AFN | 2.34 SCR |
| 50 AFN | 11.72 SCR |
| 100 AFN | 23.44 SCR |
| 500 AFN | 117.18 SCR |
| 1,000 AFN | 234.36 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-05-27T05:53:27Z",
"rates": {
"SCR": 0.234359
}
}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.4359,
"rate": 0.234359
}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