Rate Overview
Live
1 ZAR = 3.6880 AFN
1 AFN = 0.271150
ZAR
Avg
3.8819
High
4.1361
Low
3.6880
Last updated: 3/27/2026, 12:58:34 PM
Quick Conversions
| ZAR | AFN |
|---|---|
| 1 ZAR | 3.69 AFN |
| 10 ZAR | 36.88 AFN |
| 50 ZAR | 184.40 AFN |
| 100 ZAR | 368.80 AFN |
| 500 ZAR | 1,844.00 AFN |
| 1,000 ZAR | 3,687.99 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-27T12:58:34Z",
"rates": {
"AFN": 3.687992
}
}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.7992,
"rate": 3.687992
}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