Rate Overview
Live
1 ZAR = 9.6984 JPY
1 JPY = 0.103110
ZAR
Avg
9.6951
High
9.7450
Low
9.6136
Last updated: 5/28/2026, 7:50:05 AM
Quick Conversions
| ZAR | JPY |
|---|---|
| 1 ZAR | 9.70 JPY |
| 10 ZAR | 96.98 JPY |
| 50 ZAR | 484.92 JPY |
| 100 ZAR | 969.84 JPY |
| 500 ZAR | 4,849.18 JPY |
| 1,000 ZAR | 9,698.36 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-05-28T07:50:05Z",
"rates": {
"JPY": 9.698357
}
}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": 969.8357,
"rate": 9.698357
}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