Rate Overview
Live
1 SAR = 16.6523 AFN
1 AFN = 0.060052
SAR
Avg
16.7485
High
16.9682
Low
16.6185
Last updated: 3/7/2026, 8:01:35 AM
Quick Conversions
| SAR | AFN |
|---|---|
| 1 SAR | 16.65 AFN |
| 10 SAR | 166.52 AFN |
| 50 SAR | 832.61 AFN |
| 100 SAR | 1,665.23 AFN |
| 500 SAR | 8,326.15 AFN |
| 1,000 SAR | 16,652.30 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-07T08:01:35Z",
"rates": {
"AFN": 16.652299
}
}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": 1665.2298999999998,
"rate": 16.652299
}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