Rate Overview
Live
1 JPY = 0.105108 ZAR
1 ZAR = 9.5140
JPY
Avg
0.105736
High
0.107243
Low
0.103877
Last updated: 5/6/2026, 12:10:00 PM
Quick Conversions
| JPY | ZAR |
|---|---|
| 1 JPY | 0.11 ZAR |
| 10 JPY | 1.05 ZAR |
| 50 JPY | 5.26 ZAR |
| 100 JPY | 10.51 ZAR |
| 500 JPY | 52.55 ZAR |
| 1,000 JPY | 105.11 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-05-06T12:10:00Z",
"rates": {
"ZAR": 0.105108
}
}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.5108,
"rate": 0.105108
}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