Rate Overview
Live
1 ZAR = 3.8296 AFN
1 AFN = 0.261121
ZAR
Avg
3.9047
High
4.0917
Low
3.6863
Last updated: 5/27/2026, 7:20:27 PM
Quick Conversions
| ZAR | AFN |
|---|---|
| 1 ZAR | 3.83 AFN |
| 10 ZAR | 38.30 AFN |
| 50 ZAR | 191.48 AFN |
| 100 ZAR | 382.96 AFN |
| 500 ZAR | 1,914.82 AFN |
| 1,000 ZAR | 3,829.64 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-05-27T19:20:27Z",
"rates": {
"AFN": 3.829642
}
}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": 382.9642,
"rate": 3.829642
}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