Rate Overview
Live
1 JPY = 0.801484 KES
1 KES = 1.2477
JPY
Avg
0.799899
High
0.802227
Low
0.795789
Last updated: 7/3/2026, 6:04:39 PM
Quick Conversions
| JPY | KES |
|---|---|
| 1 JPY | 0.80 KES |
| 10 JPY | 8.01 KES |
| 50 JPY | 40.07 KES |
| 100 JPY | 80.15 KES |
| 500 JPY | 400.74 KES |
| 1,000 JPY | 801.48 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-03T18:04:39Z",
"rates": {
"KES": 0.801484
}
}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.1484,
"rate": 0.801484
}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