Rate Overview
Live
1 ZAR = 4.1022 AFN
1 AFN = 0.243772
ZAR
Avg
4.0860
High
4.1433
Low
4.0305
Last updated: 9/2/2026, 4:36:05 PM
Quick Conversions
| ZAR | AFN |
|---|---|
| 1 ZAR | 4.10 AFN |
| 10 ZAR | 41.02 AFN |
| 50 ZAR | 205.11 AFN |
| 100 ZAR | 410.22 AFN |
| 500 ZAR | 2,051.10 AFN |
| 1,000 ZAR | 4,102.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-09-02T16:36:05Z",
"rates": {
"AFN": 4.102191
}
}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": 410.2191,
"rate": 4.102191
}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