Rate Overview
Live
1 KES = 1.2649 JPY
1 JPY = 0.790584
KES
Avg
1.2614
High
1.2651
Low
1.2564
Last updated: 7/26/2026, 12:06:52 AM
Quick Conversions
| KES | JPY |
|---|---|
| 1 KES | 1.26 JPY |
| 10 KES | 12.65 JPY |
| 50 KES | 63.24 JPY |
| 100 KES | 126.49 JPY |
| 500 KES | 632.44 JPY |
| 1,000 KES | 1,264.89 JPY |
Get KES/JPY Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KES¤cies=JPYExample Response:
{
"success": true,
"base": "KES",
"date": "2026-07-26T00:06:52Z",
"rates": {
"JPY": 1.264887
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KES&to=JPY&amount=100Example Response:
{
"success": true,
"query": {
"from": "KES",
"to": "JPY",
"amount": 100
},
"result": 126.48870000000001,
"rate": 1.264887
}Build with KES/JPY Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key