Rate Overview
Live
1 KES = 1.2296 JPY
1 JPY = 0.813242
KES
Avg
1.2273
High
1.2315
Low
1.2206
Last updated: 3/26/2026, 9:52:00 PM
Quick Conversions
| KES | JPY |
|---|---|
| 1 KES | 1.23 JPY |
| 10 KES | 12.30 JPY |
| 50 KES | 61.48 JPY |
| 100 KES | 122.96 JPY |
| 500 KES | 614.82 JPY |
| 1,000 KES | 1,229.65 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-26T21:52:00Z",
"rates": {
"JPY": 1.229647
}
}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.9647,
"rate": 1.229647
}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