Rate Overview
Live
1 SAR = 17.4846 AFN
1 AFN = 0.057193
SAR
Avg
17.1303
High
17.6070
Low
16.6185
Last updated: 7/29/2026, 9:41:12 AM
Quick Conversions
| SAR | AFN |
|---|---|
| 1 SAR | 17.48 AFN |
| 10 SAR | 174.85 AFN |
| 50 SAR | 874.23 AFN |
| 100 SAR | 1,748.46 AFN |
| 500 SAR | 8,742.32 AFN |
| 1,000 SAR | 17,484.65 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-29T09:41:12Z",
"rates": {
"AFN": 17.484648
}
}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": 1748.4648,
"rate": 17.484648
}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