Rate Overview
Live
1 ZAR = 3.9252 AFN
1 AFN = 0.254765
ZAR
Avg
3.8438
High
3.9252
Low
3.7522
Last updated: 5/7/2026, 11:20:45 AM
Quick Conversions
| ZAR | AFN |
|---|---|
| 1 ZAR | 3.93 AFN |
| 10 ZAR | 39.25 AFN |
| 50 ZAR | 196.26 AFN |
| 100 ZAR | 392.52 AFN |
| 500 ZAR | 1,962.59 AFN |
| 1,000 ZAR | 3,925.19 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-07T11:20:45Z",
"rates": {
"AFN": 3.925189
}
}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": 392.51890000000003,
"rate": 3.925189
}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