Rate Overview
Live
1 ZAR = 3.9559 AFN
1 AFN = 0.252786
ZAR
Avg
3.8826
High
4.1506
Low
3.6646
Last updated: 7/28/2026, 11:56:20 AM
Quick Conversions
| ZAR | AFN |
|---|---|
| 1 ZAR | 3.96 AFN |
| 10 ZAR | 39.56 AFN |
| 50 ZAR | 197.80 AFN |
| 100 ZAR | 395.59 AFN |
| 500 ZAR | 1,977.95 AFN |
| 1,000 ZAR | 3,955.91 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-07-28T11:56:20Z",
"rates": {
"AFN": 3.955908
}
}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": 395.5908,
"rate": 3.955908
}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