Rate Overview
Live
1 AFN = 0.228273 SCR
1 SCR = 4.3807
AFN
Avg
0.211084
High
0.237526
Low
0.192146
Last updated: 3/27/2026, 11:40:53 AM
Quick Conversions
| AFN | SCR |
|---|---|
| 1 AFN | 0.23 SCR |
| 10 AFN | 2.28 SCR |
| 50 AFN | 11.41 SCR |
| 100 AFN | 22.83 SCR |
| 500 AFN | 114.14 SCR |
| 1,000 AFN | 228.27 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-27T11:40:53Z",
"rates": {
"SCR": 0.228273
}
}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.8273,
"rate": 0.228273
}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