Rate Overview
Live
1 ZAR = 9.9600 JPY
1 JPY = 0.100402
ZAR
Avg
9.9397
High
9.9996
Low
9.8662
Last updated: 7/7/2026, 8:36:55 AM
Quick Conversions
| ZAR | JPY |
|---|---|
| 1 ZAR | 9.96 JPY |
| 10 ZAR | 99.60 JPY |
| 50 ZAR | 498.00 JPY |
| 100 ZAR | 996.00 JPY |
| 500 ZAR | 4,980.00 JPY |
| 1,000 ZAR | 9,960.00 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-07T08:36:55Z",
"rates": {
"JPY": 9.960004
}
}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": 996.0004,
"rate": 9.960004
}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