Rate Overview
Live
1 JPY = 0.812776 KES
1 KES = 1.2304
JPY
Avg
0.821071
High
0.842714
Low
0.811098
Last updated: 5/26/2026, 8:45:09 PM
Quick Conversions
| JPY | KES |
|---|---|
| 1 JPY | 0.81 KES |
| 10 JPY | 8.13 KES |
| 50 JPY | 40.64 KES |
| 100 JPY | 81.28 KES |
| 500 JPY | 406.39 KES |
| 1,000 JPY | 812.78 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-05-26T20:45:09Z",
"rates": {
"KES": 0.812776
}
}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.2776,
"rate": 0.812776
}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