Rate Overview
Live
1 JPY = 0.795733 KES
1 KES = 1.2567
JPY
Avg
0.798360
High
0.802282
Low
0.795439
Last updated: 7/21/2026, 4:10:26 AM
Quick Conversions
| JPY | KES |
|---|---|
| 1 JPY | 0.80 KES |
| 10 JPY | 7.96 KES |
| 50 JPY | 39.79 KES |
| 100 JPY | 79.57 KES |
| 500 JPY | 397.87 KES |
| 1,000 JPY | 795.73 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-21T04:10:26Z",
"rates": {
"KES": 0.795733
}
}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.5733,
"rate": 0.795733
}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