Rate Overview
Live
1 KYD = 192.8624 JPY
1 JPY = 0.005185
KYD
Avg
193.0239
High
194.7892
Low
192.4354
Last updated: 6/15/2026, 12:51:29 PM
Quick Conversions
| KYD | JPY |
|---|---|
| 1 KYD | 192.86 JPY |
| 10 KYD | 1,928.62 JPY |
| 50 KYD | 9,643.12 JPY |
| 100 KYD | 19,286.24 JPY |
| 500 KYD | 96,431.18 JPY |
| 1,000 KYD | 192,862.36 JPY |
Get KYD/JPY Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KYD¤cies=JPYExample Response:
{
"success": true,
"base": "KYD",
"date": "2026-06-15T12:51:29Z",
"rates": {
"JPY": 192.862363
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KYD&to=JPY&amount=100Example Response:
{
"success": true,
"query": {
"from": "KYD",
"to": "JPY",
"amount": 100
},
"result": 19286.2363,
"rate": 192.862363
}Build with KYD/JPY Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key