Rate Overview
Live
1 ZAR = 9.7569 JPY
1 JPY = 0.102491
ZAR
Avg
9.6962
High
9.7569
Low
9.6338
Last updated: 4/17/2026, 2:29:27 PM
Quick Conversions
| ZAR | JPY |
|---|---|
| 1 ZAR | 9.76 JPY |
| 10 ZAR | 97.57 JPY |
| 50 ZAR | 487.85 JPY |
| 100 ZAR | 975.69 JPY |
| 500 ZAR | 4,878.46 JPY |
| 1,000 ZAR | 9,756.92 JPY |
Get ZAR/JPY Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ZAR¤cies=JPYExample Response:
{
"success": true,
"base": "ZAR",
"date": "2026-04-17T14:29:27Z",
"rates": {
"JPY": 9.75692
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ZAR&to=JPY&amount=100Example Response:
{
"success": true,
"query": {
"from": "ZAR",
"to": "JPY",
"amount": 100
},
"result": 975.6919999999999,
"rate": 9.75692
}Build with ZAR/JPY Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key