Rate Overview
Live
1 ZAR = 9.5323 JPY
1 JPY = 0.104907
ZAR
Avg
9.6209
High
9.7969
Low
9.4460
Last updated: 3/7/2026, 12:09:48 PM
Quick Conversions
| ZAR | JPY |
|---|---|
| 1 ZAR | 9.53 JPY |
| 10 ZAR | 95.32 JPY |
| 50 ZAR | 476.61 JPY |
| 100 ZAR | 953.23 JPY |
| 500 ZAR | 4,766.13 JPY |
| 1,000 ZAR | 9,532.25 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-07T12:09:48Z",
"rates": {
"JPY": 9.532254
}
}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": 953.2254,
"rate": 9.532254
}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