Rate Overview
Live
1 KES = 1.2085 JPY
1 JPY = 0.827497
KES
Avg
1.2176
High
1.2378
Low
1.2085
Last updated: 5/6/2026, 12:11:50 PM
Quick Conversions
| KES | JPY |
|---|---|
| 1 KES | 1.21 JPY |
| 10 KES | 12.08 JPY |
| 50 KES | 60.42 JPY |
| 100 KES | 120.85 JPY |
| 500 KES | 604.23 JPY |
| 1,000 KES | 1,208.46 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-06T12:11:50Z",
"rates": {
"JPY": 1.208463
}
}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": 120.84630000000001,
"rate": 1.208463
}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