Rate Overview
Live
1 ZAR = 9.7096 JPY
1 JPY = 0.102991
ZAR
Avg
9.0224
High
9.8824
Low
8.0122
Last updated: 5/28/2026, 8:47:48 AM
Quick Conversions
| ZAR | JPY |
|---|---|
| 1 ZAR | 9.71 JPY |
| 10 ZAR | 97.10 JPY |
| 50 ZAR | 485.48 JPY |
| 100 ZAR | 970.96 JPY |
| 500 ZAR | 4,854.78 JPY |
| 1,000 ZAR | 9,709.56 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-28T08:47:48Z",
"rates": {
"JPY": 9.709556
}
}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": 970.9555999999999,
"rate": 9.709556
}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