Rate Overview
Live
1 JPY = 3.0077 KZT
1 KZT = 0.332481
JPY
Avg
3.3438
High
3.6508
Low
2.9401
Last updated: 5/28/2026, 1:54:24 PM
Quick Conversions
| JPY | KZT |
|---|---|
| 1 JPY | 3.01 KZT |
| 10 JPY | 30.08 KZT |
| 50 JPY | 150.38 KZT |
| 100 JPY | 300.77 KZT |
| 500 JPY | 1,503.85 KZT |
| 1,000 JPY | 3,007.70 KZT |
Get JPY/KZT Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=JPY¤cies=KZTExample Response:
{
"success": true,
"base": "JPY",
"date": "2026-05-28T13:54:24Z",
"rates": {
"KZT": 3.007695
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=JPY&to=KZT&amount=100Example Response:
{
"success": true,
"query": {
"from": "JPY",
"to": "KZT",
"amount": 100
},
"result": 300.7695,
"rate": 3.007695
}Build with JPY/KZT Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key