Rate Overview
Live
1 KYD = 192.3329 JPY
1 JPY = 0.005199
KYD
Avg
190.9312
High
194.5098
Low
187.5218
Last updated: 3/28/2026, 9:27:51 AM
Quick Conversions
| KYD | JPY |
|---|---|
| 1 KYD | 192.33 JPY |
| 10 KYD | 1,923.33 JPY |
| 50 KYD | 9,616.64 JPY |
| 100 KYD | 19,233.29 JPY |
| 500 KYD | 96,166.43 JPY |
| 1,000 KYD | 192,332.86 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-03-28T09:27:51Z",
"rates": {
"JPY": 192.332862
}
}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": 19233.286200000002,
"rate": 192.332862
}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