Rate Overview
Live
1 SAR = 17.5104 AFN
1 AFN = 0.057109
SAR
Avg
17.4781
High
17.5998
Low
17.2051
Last updated: 9/10/2026, 8:09:06 AM
Quick Conversions
| SAR | AFN |
|---|---|
| 1 SAR | 17.51 AFN |
| 10 SAR | 175.10 AFN |
| 50 SAR | 875.52 AFN |
| 100 SAR | 1,751.04 AFN |
| 500 SAR | 8,755.22 AFN |
| 1,000 SAR | 17,510.44 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-09-10T08:09:06Z",
"rates": {
"AFN": 17.510435
}
}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.0435000000002,
"rate": 17.510435
}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