Rate Overview
Live
1 ZAR = 3.8386 AFN
1 AFN = 0.260509
ZAR
Avg
3.8358
High
3.8844
Low
3.7969
Last updated: 5/27/2026, 2:51:06 PM
Quick Conversions
| ZAR | AFN |
|---|---|
| 1 ZAR | 3.84 AFN |
| 10 ZAR | 38.39 AFN |
| 50 ZAR | 191.93 AFN |
| 100 ZAR | 383.86 AFN |
| 500 ZAR | 1,919.32 AFN |
| 1,000 ZAR | 3,838.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-27T14:51:06Z",
"rates": {
"AFN": 3.838641
}
}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.8641,
"rate": 3.838641
}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