Rate Overview
Live
1 ZAR = 3.8340 AFN
1 AFN = 0.260824
ZAR
Avg
3.8931
High
4.1506
Low
3.6646
Last updated: 5/27/2026, 9:40:46 PM
Quick Conversions
| ZAR | AFN |
|---|---|
| 1 ZAR | 3.83 AFN |
| 10 ZAR | 38.34 AFN |
| 50 ZAR | 191.70 AFN |
| 100 ZAR | 383.40 AFN |
| 500 ZAR | 1,917.00 AFN |
| 1,000 ZAR | 3,834.00 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-27T21:40:46Z",
"rates": {
"AFN": 3.833996
}
}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": 383.3996,
"rate": 3.833996
}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