Rate Overview
Live
1 KES = 1.2322 JPY
1 JPY = 0.811532
KES
Avg
1.2316
High
1.2370
Low
1.2266
Last updated: 4/16/2026, 7:40:09 AM
Quick Conversions
| KES | JPY |
|---|---|
| 1 KES | 1.23 JPY |
| 10 KES | 12.32 JPY |
| 50 KES | 61.61 JPY |
| 100 KES | 123.22 JPY |
| 500 KES | 616.12 JPY |
| 1,000 KES | 1,232.24 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-04-16T07:40:09Z",
"rates": {
"JPY": 1.232237
}
}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.22370000000001,
"rate": 1.232237
}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