Rate Overview
Live
1 AFN = 0.056795 SAR
1 SAR = 17.6072
AFN
Avg
0.057648
High
0.059125
Low
0.056031
Last updated: 7/26/2026, 4:13:11 PM
Quick Conversions
| AFN | SAR |
|---|---|
| 1 AFN | 0.06 SAR |
| 10 AFN | 0.57 SAR |
| 50 AFN | 2.84 SAR |
| 100 AFN | 5.68 SAR |
| 500 AFN | 28.40 SAR |
| 1,000 AFN | 56.80 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-07-26T16:13:11Z",
"rates": {
"SAR": 0.056795
}
}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.6795,
"rate": 0.056795
}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