Rate Overview
Live
1 KYD = 197.1564 JPY
1 JPY = 0.005072
KYD
Avg
196.3012
High
198.0535
Low
195.1556
Last updated: 7/24/2026, 6:51:49 PM
Quick Conversions
| KYD | JPY |
|---|---|
| 1 KYD | 197.16 JPY |
| 10 KYD | 1,971.56 JPY |
| 50 KYD | 9,857.82 JPY |
| 100 KYD | 19,715.64 JPY |
| 500 KYD | 98,578.18 JPY |
| 1,000 KYD | 197,156.35 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-24T18:51:49Z",
"rates": {
"JPY": 197.156354
}
}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": 19715.6354,
"rate": 197.156354
}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