Rate Overview
Live
1 AFN = 0.209252 SCR
1 SCR = 4.7789
AFN
Avg
0.216927
High
0.223681
Low
0.209252
Last updated: 8/15/2026, 7:32:49 PM
Quick Conversions
| AFN | SCR |
|---|---|
| 1 AFN | 0.21 SCR |
| 10 AFN | 2.09 SCR |
| 50 AFN | 10.46 SCR |
| 100 AFN | 20.93 SCR |
| 500 AFN | 104.63 SCR |
| 1,000 AFN | 209.25 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-08-15T19:32:49Z",
"rates": {
"SCR": 0.209252
}
}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": 20.9252,
"rate": 0.209252
}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