Rate Overview
Live
1 SAR = 17.7276 AFN
1 AFN = 0.056409
SAR
Avg
17.4864
High
18.5561
Low
16.6185
Last updated: 7/28/2026, 9:37:43 PM
Quick Conversions
| SAR | AFN |
|---|---|
| 1 SAR | 17.73 AFN |
| 10 SAR | 177.28 AFN |
| 50 SAR | 886.38 AFN |
| 100 SAR | 1,772.76 AFN |
| 500 SAR | 8,863.79 AFN |
| 1,000 SAR | 17,727.58 AFN |
Get SAR/AFN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SAR¤cies=AFNExample Response:
{
"success": true,
"base": "SAR",
"date": "2026-07-28T21:37:43Z",
"rates": {
"AFN": 17.727584
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SAR&to=AFN&amount=100Example Response:
{
"success": true,
"query": {
"from": "SAR",
"to": "AFN",
"amount": 100
},
"result": 1772.7584,
"rate": 17.727584
}Build with SAR/AFN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key