Rate Overview
Live
1 JPY = 0.101076 ZAR
1 ZAR = 9.8935
JPY
Avg
0.102112
High
0.103444
Low
0.101076
Last updated: 6/15/2026, 4:25:48 PM
Quick Conversions
| JPY | ZAR |
|---|---|
| 1 JPY | 0.10 ZAR |
| 10 JPY | 1.01 ZAR |
| 50 JPY | 5.05 ZAR |
| 100 JPY | 10.11 ZAR |
| 500 JPY | 50.54 ZAR |
| 1,000 JPY | 101.08 ZAR |
Get JPY/ZAR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=JPY¤cies=ZARExample Response:
{
"success": true,
"base": "JPY",
"date": "2026-06-15T16:25:48Z",
"rates": {
"ZAR": 0.101076
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=JPY&to=ZAR&amount=100Example Response:
{
"success": true,
"query": {
"from": "JPY",
"to": "ZAR",
"amount": 100
},
"result": 10.1076,
"rate": 0.101076
}Build with JPY/ZAR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key