Rate Overview
Live
1 JPY = 0.811866 KES
1 KES = 1.2317
JPY
Avg
0.812041
High
0.815234
Low
0.808400
Last updated: 4/16/2026, 6:01:20 AM
Quick Conversions
| JPY | KES |
|---|---|
| 1 JPY | 0.81 KES |
| 10 JPY | 8.12 KES |
| 50 JPY | 40.59 KES |
| 100 JPY | 81.19 KES |
| 500 JPY | 405.93 KES |
| 1,000 JPY | 811.87 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-04-16T06:01:20Z",
"rates": {
"KES": 0.811866
}
}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": 81.1866,
"rate": 0.811866
}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