Rate Overview
Live
1 SAR = 16.7278 AFN
1 AFN = 0.059781
SAR
Avg
17.1964
High
17.6832
Low
16.5289
Last updated: 5/27/2026, 10:47:03 PM
Quick Conversions
| SAR | AFN |
|---|---|
| 1 SAR | 16.73 AFN |
| 10 SAR | 167.28 AFN |
| 50 SAR | 836.39 AFN |
| 100 SAR | 1,672.78 AFN |
| 500 SAR | 8,363.89 AFN |
| 1,000 SAR | 16,727.78 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-05-27T22:47:03Z",
"rates": {
"AFN": 16.727777
}
}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": 1672.7776999999999,
"rate": 16.727777
}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