Rate Overview
Live
1 KYD = 192.2062 JPY
1 JPY = 0.005203
KYD
Avg
192.2511
High
195.0874
Low
191.2909
Last updated: 8/31/2026, 7:12:15 PM
Quick Conversions
| KYD | JPY |
|---|---|
| 1 KYD | 192.21 JPY |
| 10 KYD | 1,922.06 JPY |
| 50 KYD | 9,610.31 JPY |
| 100 KYD | 19,220.62 JPY |
| 500 KYD | 96,103.09 JPY |
| 1,000 KYD | 192,206.17 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-31T19:12:15Z",
"rates": {
"JPY": 192.206173
}
}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": 19220.6173,
"rate": 192.206173
}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