Rate Overview
Live
1 JPY = 2.9016 KZT
1 KZT = 0.344635
JPY
Avg
3.0282
High
3.2734
Low
2.8749
Last updated: 7/26/2026, 12:19:09 AM
Quick Conversions
| JPY | KZT |
|---|---|
| 1 JPY | 2.90 KZT |
| 10 JPY | 29.02 KZT |
| 50 JPY | 145.08 KZT |
| 100 JPY | 290.16 KZT |
| 500 JPY | 1,450.81 KZT |
| 1,000 JPY | 2,901.62 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-07-26T00:19:09Z",
"rates": {
"KZT": 2.90162
}
}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": 290.162,
"rate": 2.90162
}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