Rate Overview
Live
1 ZAR = 3.6941 AFN
1 AFN = 0.270701
ZAR
Avg
3.8909
High
4.1083
Low
3.6941
Last updated: 3/27/2026, 11:15:35 AM
Quick Conversions
| ZAR | AFN |
|---|---|
| 1 ZAR | 3.69 AFN |
| 10 ZAR | 36.94 AFN |
| 50 ZAR | 184.71 AFN |
| 100 ZAR | 369.41 AFN |
| 500 ZAR | 1,847.06 AFN |
| 1,000 ZAR | 3,694.11 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-27T11:15:35Z",
"rates": {
"AFN": 3.694113
}
}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": 369.41130000000004,
"rate": 3.694113
}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