Rate Overview
Live
1 ZAR = 3.8993 AFN
1 AFN = 0.256457
ZAR
Avg
3.8742
High
3.9667
Low
3.7609
Last updated: 6/17/2026, 6:48:03 AM
Quick Conversions
| ZAR | AFN |
|---|---|
| 1 ZAR | 3.90 AFN |
| 10 ZAR | 38.99 AFN |
| 50 ZAR | 194.96 AFN |
| 100 ZAR | 389.93 AFN |
| 500 ZAR | 1,949.65 AFN |
| 1,000 ZAR | 3,899.29 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-06-17T06:48:03Z",
"rates": {
"AFN": 3.899294
}
}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": 389.9294,
"rate": 3.899294
}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