Rate Overview
Live
1 ZAR = 3.6885 AFN
1 AFN = 0.271112
ZAR
Avg
3.9362
High
4.1396
Low
3.6885
Last updated: 3/27/2026, 1:01:02 PM
Quick Conversions
| ZAR | AFN |
|---|---|
| 1 ZAR | 3.69 AFN |
| 10 ZAR | 36.89 AFN |
| 50 ZAR | 184.43 AFN |
| 100 ZAR | 368.85 AFN |
| 500 ZAR | 1,844.26 AFN |
| 1,000 ZAR | 3,688.52 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-03-27T13:01:02Z",
"rates": {
"AFN": 3.688518
}
}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": 368.8518,
"rate": 3.688518
}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