Rate Overview
Live
1 ZAR = 9.5692 JPY
1 JPY = 0.104502
ZAR
Avg
9.4638
High
9.6193
Low
9.3246
Last updated: 5/7/2026, 4:38:23 PM
Quick Conversions
| ZAR | JPY |
|---|---|
| 1 ZAR | 9.57 JPY |
| 10 ZAR | 95.69 JPY |
| 50 ZAR | 478.46 JPY |
| 100 ZAR | 956.92 JPY |
| 500 ZAR | 4,784.61 JPY |
| 1,000 ZAR | 9,569.22 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-07T16:38:23Z",
"rates": {
"JPY": 9.569215
}
}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": 956.9214999999999,
"rate": 9.569215
}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