Rate Overview
Live
1 SCR = 4.5156 AFN
1 AFN = 0.221452
SCR
Avg
4.5313
High
4.9283
Low
4.1898
Last updated: 7/25/2026, 11:35:21 AM
Quick Conversions
| SCR | AFN |
|---|---|
| 1 SCR | 4.52 AFN |
| 10 SCR | 45.16 AFN |
| 50 SCR | 225.78 AFN |
| 100 SCR | 451.56 AFN |
| 500 SCR | 2,257.82 AFN |
| 1,000 SCR | 4,515.64 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-07-25T11:35:21Z",
"rates": {
"AFN": 4.515643
}
}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": 451.5643,
"rate": 4.515643
}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