Rate Overview
Live
1 ZAR = 9.7928 JPY
1 JPY = 0.102116
ZAR
Avg
9.7987
High
9.9438
Low
9.7223
Last updated: 7/29/2026, 3:35:28 AM
Quick Conversions
| ZAR | JPY |
|---|---|
| 1 ZAR | 9.79 JPY |
| 10 ZAR | 97.93 JPY |
| 50 ZAR | 489.64 JPY |
| 100 ZAR | 979.28 JPY |
| 500 ZAR | 4,896.38 JPY |
| 1,000 ZAR | 9,792.75 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-07-29T03:35:28Z",
"rates": {
"JPY": 9.792753
}
}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": 979.2752999999999,
"rate": 9.792753
}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