Rate Overview
Live
1 KES = 1.2653 JPY
1 JPY = 0.790315
KES
Avg
1.2039
High
1.2653
Low
1.1362
Last updated: 7/26/2026, 4:39:13 AM
Quick Conversions
| KES | JPY |
|---|---|
| 1 KES | 1.27 JPY |
| 10 KES | 12.65 JPY |
| 50 KES | 63.27 JPY |
| 100 KES | 126.53 JPY |
| 500 KES | 632.66 JPY |
| 1,000 KES | 1,265.32 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-26T04:39:13Z",
"rates": {
"JPY": 1.265319
}
}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.53190000000001,
"rate": 1.265319
}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