Rate Overview
Live
1 KYD = 196.5648 JPY
1 JPY = 0.005087
KYD
Avg
195.2409
High
198.0535
Low
193.7297
Last updated: 7/22/2026, 10:29:14 AM
Quick Conversions
| KYD | JPY |
|---|---|
| 1 KYD | 196.56 JPY |
| 10 KYD | 1,965.65 JPY |
| 50 KYD | 9,828.24 JPY |
| 100 KYD | 19,656.48 JPY |
| 500 KYD | 98,282.38 JPY |
| 1,000 KYD | 196,564.76 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-07-22T10:29:14Z",
"rates": {
"JPY": 196.564765
}
}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": 19656.4765,
"rate": 196.564765
}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