Rate Overview
Live
1 AFN = 0.060051 SAR
1 SAR = 16.6525
AFN
Avg
0.059709
High
0.060173
Low
0.058933
Last updated: 3/7/2026, 9:40:44 AM
Quick Conversions
| AFN | SAR |
|---|---|
| 1 AFN | 0.06 SAR |
| 10 AFN | 0.60 SAR |
| 50 AFN | 3.00 SAR |
| 100 AFN | 6.01 SAR |
| 500 AFN | 30.03 SAR |
| 1,000 AFN | 60.05 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-07T09:40:44Z",
"rates": {
"SAR": 0.060051
}
}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": 6.0051,
"rate": 0.060051
}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