Rate Overview
Live
1 KES = 1.2304 JPY
1 JPY = 0.812762
KES
Avg
1.2233
High
1.2378
Low
1.2103
Last updated: 5/26/2026, 7:36:44 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.19 JPY |
| 1,000 KES | 1,230.37 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-26T19:36:44Z",
"rates": {
"JPY": 1.230373
}
}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.03729999999999,
"rate": 1.230373
}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