Rate Overview
Live
1 ZAR = 3.9171 AFN
1 AFN = 0.255288
ZAR
Avg
3.9246
High
4.0477
Low
3.8770
Last updated: 7/7/2026, 11:17:15 AM
Quick Conversions
| ZAR | AFN |
|---|---|
| 1 ZAR | 3.92 AFN |
| 10 ZAR | 39.17 AFN |
| 50 ZAR | 195.86 AFN |
| 100 ZAR | 391.71 AFN |
| 500 ZAR | 1,958.57 AFN |
| 1,000 ZAR | 3,917.14 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-07T11:17:15Z",
"rates": {
"AFN": 3.917137
}
}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": 391.71369999999996,
"rate": 3.917137
}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