Rate Overview
Live
1 KYD = 190.4095 JPY
1 JPY = 0.005252
KYD
Avg
191.1231
High
192.0841
Low
190.4095
Last updated: 4/16/2026, 2:32:49 AM
Quick Conversions
| KYD | JPY |
|---|---|
| 1 KYD | 190.41 JPY |
| 10 KYD | 1,904.09 JPY |
| 50 KYD | 9,520.47 JPY |
| 100 KYD | 19,040.95 JPY |
| 500 KYD | 95,204.74 JPY |
| 1,000 KYD | 190,409.47 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-04-16T02:32:49Z",
"rates": {
"JPY": 190.409475
}
}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": 19040.9475,
"rate": 190.409475
}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