Rate Overview
Live
1 ZAR = 9.7523 JPY
1 JPY = 0.102540
ZAR
Avg
9.2785
High
9.9996
Low
8.1781
Last updated: 7/28/2026, 12:06:00 PM
Quick Conversions
| ZAR | JPY |
|---|---|
| 1 ZAR | 9.75 JPY |
| 10 ZAR | 97.52 JPY |
| 50 ZAR | 487.62 JPY |
| 100 ZAR | 975.23 JPY |
| 500 ZAR | 4,876.16 JPY |
| 1,000 ZAR | 9,752.31 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-28T12:06:00Z",
"rates": {
"JPY": 9.752314
}
}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": 975.2314,
"rate": 9.752314
}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