Rate Overview
Live
1 SAR = 16.9238 AFN
1 AFN = 0.059088
SAR
Avg
18.3518
High
20.3330
Low
16.7377
Last updated: 3/28/2026, 10:44:30 AM
Quick Conversions
| SAR | AFN |
|---|---|
| 1 SAR | 16.92 AFN |
| 10 SAR | 169.24 AFN |
| 50 SAR | 846.19 AFN |
| 100 SAR | 1,692.38 AFN |
| 500 SAR | 8,461.89 AFN |
| 1,000 SAR | 16,923.79 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-03-28T10:44:30Z",
"rates": {
"AFN": 16.923787
}
}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": 1692.3787,
"rate": 16.923787
}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