Rate Overview
Live
1 JPY = 0.790584 KES
1 KES = 1.2649
JPY
Avg
0.793435
High
0.795902
Low
0.790475
Last updated: 7/25/2026, 4:01:00 AM
Quick Conversions
| JPY | KES |
|---|---|
| 1 JPY | 0.79 KES |
| 10 JPY | 7.91 KES |
| 50 JPY | 39.53 KES |
| 100 JPY | 79.06 KES |
| 500 JPY | 395.29 KES |
| 1,000 JPY | 790.58 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-07-25T04:01:00Z",
"rates": {
"KES": 0.790584
}
}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": 79.05839999999999,
"rate": 0.790584
}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