Rate Overview
Live
1 KYD = 192.0858 JPY
1 JPY = 0.005206
KYD
Avg
191.8622
High
193.7455
Low
191.0961
Last updated: 5/26/2026, 8:49:40 AM
Quick Conversions
| KYD | JPY |
|---|---|
| 1 KYD | 192.09 JPY |
| 10 KYD | 1,920.86 JPY |
| 50 KYD | 9,604.29 JPY |
| 100 KYD | 19,208.58 JPY |
| 500 KYD | 96,042.90 JPY |
| 1,000 KYD | 192,085.80 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-05-26T08:49:40Z",
"rates": {
"JPY": 192.085798
}
}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": 19208.5798,
"rate": 192.085798
}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