Rate Overview
Live
1 KES = 1.2304 JPY
1 JPY = 0.812777
KES
Avg
1.1826
High
1.2378
Low
1.1064
Last updated: 5/26/2026, 8:45:59 PM
Quick Conversions
| KES | JPY |
|---|---|
| 1 KES | 1.23 JPY |
| 10 KES | 12.30 JPY |
| 50 KES | 61.52 JPY |
| 100 KES | 123.04 JPY |
| 500 KES | 615.18 JPY |
| 1,000 KES | 1,230.35 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-05-26T20:45:59Z",
"rates": {
"JPY": 1.23035
}
}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": 123.03500000000001,
"rate": 1.23035
}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