Rate Overview
Live
1 JPY = 0.795248 KES
1 KES = 1.2575
JPY
Avg
0.847726
High
0.905477
Low
0.795248
Last updated: 7/20/2026, 7:47:59 PM
Quick Conversions
| JPY | KES |
|---|---|
| 1 JPY | 0.80 KES |
| 10 JPY | 7.95 KES |
| 50 JPY | 39.76 KES |
| 100 JPY | 79.52 KES |
| 500 JPY | 397.62 KES |
| 1,000 JPY | 795.25 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-20T19:47:59Z",
"rates": {
"KES": 0.795248
}
}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.5248,
"rate": 0.795248
}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