Rate Overview
Live
1 KES = 1.2621 JPY
1 JPY = 0.792317
KES
Avg
1.2530
High
1.2621
Low
1.2465
Last updated: 7/22/2026, 2:12:18 AM
Quick Conversions
| KES | JPY |
|---|---|
| 1 KES | 1.26 JPY |
| 10 KES | 12.62 JPY |
| 50 KES | 63.11 JPY |
| 100 KES | 126.21 JPY |
| 500 KES | 631.06 JPY |
| 1,000 KES | 1,262.12 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-22T02:12:18Z",
"rates": {
"JPY": 1.262121
}
}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.2121,
"rate": 1.262121
}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