Rate Overview
Live
1 ZAR = 3.6936 AFN
1 AFN = 0.270741
ZAR
Avg
3.7975
High
3.9909
Low
3.6646
Last updated: 3/27/2026, 9:31:49 AM
Quick Conversions
| ZAR | AFN |
|---|---|
| 1 ZAR | 3.69 AFN |
| 10 ZAR | 36.94 AFN |
| 50 ZAR | 184.68 AFN |
| 100 ZAR | 369.36 AFN |
| 500 ZAR | 1,846.78 AFN |
| 1,000 ZAR | 3,693.56 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-27T09:31:49Z",
"rates": {
"AFN": 3.693563
}
}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": 369.35630000000003,
"rate": 3.693563
}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