Rate Overview
Live
1 SCR = 4.4509 AFN
1 AFN = 0.224675
SCR
Avg
4.4325
High
4.6421
Low
4.2166
Last updated: 4/16/2026, 9:59:39 PM
Quick Conversions
| SCR | AFN |
|---|---|
| 1 SCR | 4.45 AFN |
| 10 SCR | 44.51 AFN |
| 50 SCR | 222.54 AFN |
| 100 SCR | 445.09 AFN |
| 500 SCR | 2,225.44 AFN |
| 1,000 SCR | 4,450.87 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-04-16T21:59:39Z",
"rates": {
"AFN": 4.45087
}
}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": 445.087,
"rate": 4.45087
}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