Rate Overview
Live
1 AFN = 0.059088 SAR
1 SAR = 16.9239
AFN
Avg
0.058462
High
0.060173
Low
0.056822
Last updated: 3/28/2026, 3:22:33 PM
Quick Conversions
| AFN | SAR |
|---|---|
| 1 AFN | 0.06 SAR |
| 10 AFN | 0.59 SAR |
| 50 AFN | 2.95 SAR |
| 100 AFN | 5.91 SAR |
| 500 AFN | 29.54 SAR |
| 1,000 AFN | 59.09 SAR |
Get AFN/SAR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=AFN¤cies=SARExample Response:
{
"success": true,
"base": "AFN",
"date": "2026-03-28T15:22:33Z",
"rates": {
"SAR": 0.059088
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=AFN&to=SAR&amount=100Example Response:
{
"success": true,
"query": {
"from": "AFN",
"to": "SAR",
"amount": 100
},
"result": 5.9088,
"rate": 0.059088
}Build with AFN/SAR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key