Rate Overview
Live
1 ZAR = 9.3633 JPY
1 JPY = 0.106800
ZAR
Avg
9.5122
High
9.8298
Low
9.3018
Last updated: 3/28/2026, 6:30:05 AM
Quick Conversions
| ZAR | JPY |
|---|---|
| 1 ZAR | 9.36 JPY |
| 10 ZAR | 93.63 JPY |
| 50 ZAR | 468.16 JPY |
| 100 ZAR | 936.33 JPY |
| 500 ZAR | 4,681.63 JPY |
| 1,000 ZAR | 9,363.26 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-03-28T06:30:05Z",
"rates": {
"JPY": 9.363264
}
}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": 936.3263999999999,
"rate": 9.363264
}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