Rate Overview
Live
1 SAR = 17.1522 AFN
1 AFN = 0.058302
SAR
Avg
17.0957
High
17.1864
Low
17.0123
Last updated: 4/17/2026, 12:02:26 PM
Quick Conversions
| SAR | AFN |
|---|---|
| 1 SAR | 17.15 AFN |
| 10 SAR | 171.52 AFN |
| 50 SAR | 857.61 AFN |
| 100 SAR | 1,715.22 AFN |
| 500 SAR | 8,576.08 AFN |
| 1,000 SAR | 17,152.16 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-04-17T12:02:26Z",
"rates": {
"AFN": 17.152159
}
}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": 1715.2159000000001,
"rate": 17.152159
}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