Rate Overview
Live
1 AFN = 0.058753 SAR
1 SAR = 17.0204
AFN
Avg
0.058882
High
0.059223
Low
0.058593
Last updated: 5/8/2026, 3:21:25 AM
Quick Conversions
| AFN | SAR |
|---|---|
| 1 AFN | 0.06 SAR |
| 10 AFN | 0.59 SAR |
| 50 AFN | 2.94 SAR |
| 100 AFN | 5.88 SAR |
| 500 AFN | 29.38 SAR |
| 1,000 AFN | 58.75 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-08T03:21:25Z",
"rates": {
"SAR": 0.058753
}
}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.8753,
"rate": 0.058753
}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