Rate Overview
Live
1 KYD = 195.8772 JPY
1 JPY = 0.005105
KYD
Avg
190.9345
High
195.8772
Low
184.0385
Last updated: 7/21/2026, 6:42:04 PM
Quick Conversions
| KYD | JPY |
|---|---|
| 1 KYD | 195.88 JPY |
| 10 KYD | 1,958.77 JPY |
| 50 KYD | 9,793.86 JPY |
| 100 KYD | 19,587.72 JPY |
| 500 KYD | 97,938.62 JPY |
| 1,000 KYD | 195,877.24 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-21T18:42:04Z",
"rates": {
"JPY": 195.877239
}
}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": 19587.7239,
"rate": 195.877239
}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