Rate Overview
Live
1 JPY = 0.107151 ZAR
1 ZAR = 9.3326
JPY
Avg
0.123248
High
0.140556
Low
0.103654
Last updated: 3/27/2026, 2:18:32 AM
Quick Conversions
| JPY | ZAR |
|---|---|
| 1 JPY | 0.11 ZAR |
| 10 JPY | 1.07 ZAR |
| 50 JPY | 5.36 ZAR |
| 100 JPY | 10.72 ZAR |
| 500 JPY | 53.58 ZAR |
| 1,000 JPY | 107.15 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-03-27T02:18:32Z",
"rates": {
"ZAR": 0.107151
}
}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.7151,
"rate": 0.107151
}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