Rate Overview
Live
1 JPY = 0.825387 KES
1 KES = 1.2116
JPY
Avg
0.821389
High
0.825387
Low
0.807911
Last updated: 5/6/2026, 3:33:10 PM
Quick Conversions
| JPY | KES |
|---|---|
| 1 JPY | 0.83 KES |
| 10 JPY | 8.25 KES |
| 50 JPY | 41.27 KES |
| 100 JPY | 82.54 KES |
| 500 JPY | 412.69 KES |
| 1,000 JPY | 825.39 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-05-06T15:33:10Z",
"rates": {
"KES": 0.825387
}
}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.53869999999999,
"rate": 0.825387
}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