Rate Overview
Live
1 SAR = 16.9189 AFN
1 AFN = 0.059106
SAR
Avg
16.8902
High
17.1772
Low
16.6812
Last updated: 6/19/2026, 8:25:53 AM
Quick Conversions
| SAR | AFN |
|---|---|
| 1 SAR | 16.92 AFN |
| 10 SAR | 169.19 AFN |
| 50 SAR | 845.94 AFN |
| 100 SAR | 1,691.89 AFN |
| 500 SAR | 8,459.44 AFN |
| 1,000 SAR | 16,918.88 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-06-19T08:25:53Z",
"rates": {
"AFN": 16.918883
}
}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": 1691.8883,
"rate": 16.918883
}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