Rate Overview
Live
1 SAR = 17.0181 AFN
1 AFN = 0.058761
SAR
Avg
16.9578
High
17.0669
Low
16.7558
Last updated: 5/7/2026, 1:50:32 PM
Quick Conversions
| SAR | AFN |
|---|---|
| 1 SAR | 17.02 AFN |
| 10 SAR | 170.18 AFN |
| 50 SAR | 850.90 AFN |
| 100 SAR | 1,701.81 AFN |
| 500 SAR | 8,509.03 AFN |
| 1,000 SAR | 17,018.06 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-07T13:50:32Z",
"rates": {
"AFN": 17.01806
}
}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": 1701.8059999999998,
"rate": 17.01806
}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