Rate Overview
Live
1 KES = 1.2299 JPY
1 JPY = 0.813070
KES
Avg
1.2277
High
1.2324
Low
1.2200
Last updated: 8/14/2026, 3:27:52 PM
Quick Conversions
| KES | JPY |
|---|---|
| 1 KES | 1.23 JPY |
| 10 KES | 12.30 JPY |
| 50 KES | 61.50 JPY |
| 100 KES | 122.99 JPY |
| 500 KES | 614.95 JPY |
| 1,000 KES | 1,229.91 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-08-14T15:27:52Z",
"rates": {
"JPY": 1.229906
}
}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.9906,
"rate": 1.229906
}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