Rate Overview
Live
1 KYD = 192.0409 JPY
1 JPY = 0.005207
KYD
Avg
191.1374
High
192.0409
Low
189.6235
Last updated: 8/14/2026, 6:39:26 PM
Quick Conversions
| KYD | JPY |
|---|---|
| 1 KYD | 192.04 JPY |
| 10 KYD | 1,920.41 JPY |
| 50 KYD | 9,602.05 JPY |
| 100 KYD | 19,204.09 JPY |
| 500 KYD | 96,020.47 JPY |
| 1,000 KYD | 192,040.94 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-08-14T18:39:26Z",
"rates": {
"JPY": 192.040938
}
}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": 19204.093800000002,
"rate": 192.040938
}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