Rate Overview
Live
1 JPY = 0.818799 KES
1 KES = 1.2213
JPY
Avg
0.821616
High
0.826635
Low
0.818278
Last updated: 3/7/2026, 1:04:30 AM
Quick Conversions
| JPY | KES |
|---|---|
| 1 JPY | 0.82 KES |
| 10 JPY | 8.19 KES |
| 50 JPY | 40.94 KES |
| 100 JPY | 81.88 KES |
| 500 JPY | 409.40 KES |
| 1,000 JPY | 818.80 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-03-07T01:04:30Z",
"rates": {
"KES": 0.818799
}
}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.8799,
"rate": 0.818799
}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