Rate Overview
Live
1 ZAR = 4.0474 AFN
1 AFN = 0.247073
ZAR
Avg
3.9364
High
4.0474
Low
3.8770
Last updated: 7/5/2026, 11:17:15 AM
Quick Conversions
| ZAR | AFN |
|---|---|
| 1 ZAR | 4.05 AFN |
| 10 ZAR | 40.47 AFN |
| 50 ZAR | 202.37 AFN |
| 100 ZAR | 404.74 AFN |
| 500 ZAR | 2,023.70 AFN |
| 1,000 ZAR | 4,047.39 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-05T11:17:15Z",
"rates": {
"AFN": 4.047392
}
}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": 404.73920000000004,
"rate": 4.047392
}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