Rate Overview
Live
1 ZAR = 4.0436 AFN
1 AFN = 0.247303
ZAR
Avg
4.0542
High
4.0756
Low
4.0375
Last updated: 8/14/2026, 2:27:24 PM
Quick Conversions
| ZAR | AFN |
|---|---|
| 1 ZAR | 4.04 AFN |
| 10 ZAR | 40.44 AFN |
| 50 ZAR | 202.18 AFN |
| 100 ZAR | 404.36 AFN |
| 500 ZAR | 2,021.81 AFN |
| 1,000 ZAR | 4,043.62 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-08-14T14:27:24Z",
"rates": {
"AFN": 4.043622
}
}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.36220000000003,
"rate": 4.043622
}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