Rate Overview
Live
1 JPY = 0.101069 ZAR
1 ZAR = 9.8942
JPY
Avg
0.108437
High
0.122277
Low
0.100004
Last updated: 7/21/2026, 8:41:09 AM
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.53 ZAR |
| 1,000 JPY | 101.07 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-07-21T08:41:09Z",
"rates": {
"ZAR": 0.101069
}
}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.106900000000001,
"rate": 0.101069
}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