Rate Overview
Live
1 KES = 1.2293 JPY
1 JPY = 0.813453
KES
Avg
1.1664
High
1.2318
Low
1.0993
Last updated: 3/27/2026, 1:16:13 AM
Quick Conversions
| KES | JPY |
|---|---|
| 1 KES | 1.23 JPY |
| 10 KES | 12.29 JPY |
| 50 KES | 61.47 JPY |
| 100 KES | 122.93 JPY |
| 500 KES | 614.66 JPY |
| 1,000 KES | 1,229.33 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-03-27T01:16:13Z",
"rates": {
"JPY": 1.229328
}
}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": 122.9328,
"rate": 1.229328
}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