Rate Overview
Live
1 KYD = 191.8465 JPY
1 JPY = 0.005213
KYD
Avg
191.7097
High
193.9379
Low
190.9297
Last updated: 3/26/2026, 5:53:32 PM
Quick Conversions
| KYD | JPY |
|---|---|
| 1 KYD | 191.85 JPY |
| 10 KYD | 1,918.46 JPY |
| 50 KYD | 9,592.32 JPY |
| 100 KYD | 19,184.65 JPY |
| 500 KYD | 95,923.24 JPY |
| 1,000 KYD | 191,846.48 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-03-26T17:53:32Z",
"rates": {
"JPY": 191.84648
}
}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": 19184.648,
"rate": 191.84648
}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