Rate Overview
Live
1 SAR = 17.5132 AFN
1 AFN = 0.057100
SAR
Avg
17.6183
High
17.8472
Low
17.4846
Last updated: 7/30/2026, 8:12:50 AM
Quick Conversions
| SAR | AFN |
|---|---|
| 1 SAR | 17.51 AFN |
| 10 SAR | 175.13 AFN |
| 50 SAR | 875.66 AFN |
| 100 SAR | 1,751.32 AFN |
| 500 SAR | 8,756.61 AFN |
| 1,000 SAR | 17,513.22 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-07-30T08:12:50Z",
"rates": {
"AFN": 17.513224
}
}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": 1751.3224,
"rate": 17.513224
}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