Rate Overview
Live
1 KES = 1.2215 JPY
1 JPY = 0.818649
KES
Avg
1.2163
High
1.2221
Low
1.2091
Last updated: 3/6/2026, 7:47:00 PM
Quick Conversions
| KES | JPY |
|---|---|
| 1 KES | 1.22 JPY |
| 10 KES | 12.22 JPY |
| 50 KES | 61.08 JPY |
| 100 KES | 122.15 JPY |
| 500 KES | 610.76 JPY |
| 1,000 KES | 1,221.52 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-06T19:47:00Z",
"rates": {
"JPY": 1.221525
}
}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.1525,
"rate": 1.221525
}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