Rate Overview
Live
1 JPY = 0.829381 KES
1 KES = 1.2057
JPY
Avg
0.816338
High
0.829596
Low
0.808456
Last updated: 9/4/2026, 5:21:51 PM
Quick Conversions
| JPY | KES |
|---|---|
| 1 JPY | 0.83 KES |
| 10 JPY | 8.29 KES |
| 50 JPY | 41.47 KES |
| 100 JPY | 82.94 KES |
| 500 JPY | 414.69 KES |
| 1,000 JPY | 829.38 KES |
Get JPY/KES Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=JPY¤cies=KESExample Response:
{
"success": true,
"base": "JPY",
"date": "2026-09-04T17:21:51Z",
"rates": {
"KES": 0.829381
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=JPY&to=KES&amount=100Example Response:
{
"success": true,
"query": {
"from": "JPY",
"to": "KES",
"amount": 100
},
"result": 82.9381,
"rate": 0.829381
}Build with JPY/KES Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key