Rate Overview
Live
1 AFN = 0.214911 SCR
1 SCR = 4.6531
AFN
Avg
0.216859
High
0.225320
Low
0.212502
Last updated: 9/2/2026, 3:56:08 AM
Quick Conversions
| AFN | SCR |
|---|---|
| 1 AFN | 0.21 SCR |
| 10 AFN | 2.15 SCR |
| 50 AFN | 10.75 SCR |
| 100 AFN | 21.49 SCR |
| 500 AFN | 107.46 SCR |
| 1,000 AFN | 214.91 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-09-02T03:56:08Z",
"rates": {
"SCR": 0.214911
}
}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": 21.4911,
"rate": 0.214911
}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