Rate Overview
Live
1 ZAR = 9.7767 JPY
1 JPY = 0.102284
ZAR
Avg
9.8386
High
9.9061
Low
9.7767
Last updated: 6/19/2026, 8:40:56 AM
Quick Conversions
| ZAR | JPY |
|---|---|
| 1 ZAR | 9.78 JPY |
| 10 ZAR | 97.77 JPY |
| 50 ZAR | 488.83 JPY |
| 100 ZAR | 977.67 JPY |
| 500 ZAR | 4,888.33 JPY |
| 1,000 ZAR | 9,776.66 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-06-19T08:40:56Z",
"rates": {
"JPY": 9.776655
}
}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": 977.6655,
"rate": 9.776655
}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