Rate Overview
Live
1 KES = 1.2290 JPY
1 JPY = 0.813666
KES
Avg
1.1690
High
1.2290
Low
1.1044
Last updated: 3/26/2026, 11:38:14 PM
Quick Conversions
| KES | JPY |
|---|---|
| 1 KES | 1.23 JPY |
| 10 KES | 12.29 JPY |
| 50 KES | 61.45 JPY |
| 100 KES | 122.90 JPY |
| 500 KES | 614.50 JPY |
| 1,000 KES | 1,229.00 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-26T23:38:14Z",
"rates": {
"JPY": 1.229005
}
}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.9005,
"rate": 1.229005
}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