Rate Overview
Live
1 ZAR = 3.9286 AFN
1 AFN = 0.254546
ZAR
Avg
3.9110
High
3.9288
Low
3.8877
Last updated: 4/17/2026, 4:55:23 AM
Quick Conversions
| ZAR | AFN |
|---|---|
| 1 ZAR | 3.93 AFN |
| 10 ZAR | 39.29 AFN |
| 50 ZAR | 196.43 AFN |
| 100 ZAR | 392.86 AFN |
| 500 ZAR | 1,964.29 AFN |
| 1,000 ZAR | 3,928.57 AFN |
Get ZAR/AFN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ZAR¤cies=AFNExample Response:
{
"success": true,
"base": "ZAR",
"date": "2026-04-17T04:55:23Z",
"rates": {
"AFN": 3.92857
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ZAR&to=AFN&amount=100Example Response:
{
"success": true,
"query": {
"from": "ZAR",
"to": "AFN",
"amount": 100
},
"result": 392.857,
"rate": 3.92857
}Build with ZAR/AFN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key