Rate Overview
Live
1 AFN = 0.234359 SCR
1 SCR = 4.2670
AFN
Avg
0.225136
High
0.238677
Low
0.214731
Last updated: 5/27/2026, 5:52:52 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:52:52Z",
"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