Rate Overview
Live
1 AFN = 0.059554 SAR
1 SAR = 16.7915
AFN
Avg
0.054997
High
0.059745
Low
0.049181
Last updated: 5/29/2026, 2:29:10 PM
Quick Conversions
| AFN | SAR |
|---|---|
| 1 AFN | 0.06 SAR |
| 10 AFN | 0.60 SAR |
| 50 AFN | 2.98 SAR |
| 100 AFN | 5.96 SAR |
| 500 AFN | 29.78 SAR |
| 1,000 AFN | 59.55 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-05-29T14:29:10Z",
"rates": {
"SAR": 0.059554
}
}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.9554,
"rate": 0.059554
}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