Rate Overview
Live
1 KES = 1.2619 JPY
1 JPY = 0.792446
KES
Avg
1.1816
High
1.2619
Low
1.1044
Last updated: 7/21/2026, 7:36:20 PM
Quick Conversions
| KES | JPY |
|---|---|
| 1 KES | 1.26 JPY |
| 10 KES | 12.62 JPY |
| 50 KES | 63.10 JPY |
| 100 KES | 126.19 JPY |
| 500 KES | 630.96 JPY |
| 1,000 KES | 1,261.92 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-21T19:36:20Z",
"rates": {
"JPY": 1.261916
}
}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.19160000000001,
"rate": 1.261916
}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