Rate Overview
Live
1 JPY = 0.807647 KES
1 KES = 1.2382
JPY
Avg
0.807835
High
0.809356
Low
0.806173
Last updated: 6/15/2026, 10:28:53 PM
Quick Conversions
| JPY | KES |
|---|---|
| 1 JPY | 0.81 KES |
| 10 JPY | 8.08 KES |
| 50 JPY | 40.38 KES |
| 100 JPY | 80.76 KES |
| 500 JPY | 403.82 KES |
| 1,000 JPY | 807.65 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-06-15T22:28:53Z",
"rates": {
"KES": 0.807647
}
}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": 80.7647,
"rate": 0.807647
}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