Rate Overview
Live
1 ZAR = 3.7995 AFN
1 AFN = 0.263191
ZAR
Avg
3.8734
High
3.9852
Low
3.7957
Last updated: 3/6/2026, 8:16:01 AM
Quick Conversions
| ZAR | AFN |
|---|---|
| 1 ZAR | 3.80 AFN |
| 10 ZAR | 38.00 AFN |
| 50 ZAR | 189.98 AFN |
| 100 ZAR | 379.95 AFN |
| 500 ZAR | 1,899.76 AFN |
| 1,000 ZAR | 3,799.52 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-03-06T08:16:01Z",
"rates": {
"AFN": 3.799523
}
}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": 379.95230000000004,
"rate": 3.799523
}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