Rate Overview
Live
1 ZAR = 3.9650 AFN
1 AFN = 0.252205
ZAR
Avg
3.9616
High
4.0710
Low
3.8770
Last updated: 7/27/2026, 6:01:08 PM
Quick Conversions
| ZAR | AFN |
|---|---|
| 1 ZAR | 3.97 AFN |
| 10 ZAR | 39.65 AFN |
| 50 ZAR | 198.25 AFN |
| 100 ZAR | 396.50 AFN |
| 500 ZAR | 1,982.52 AFN |
| 1,000 ZAR | 3,965.03 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-27T18:01:08Z",
"rates": {
"AFN": 3.96503
}
}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": 396.503,
"rate": 3.96503
}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