Rate Overview
Live
1 KYD = 191.9691 JPY
1 JPY = 0.005209
KYD
Avg
188.8975
High
191.9691
Low
184.2344
Last updated: 3/26/2026, 9:07:54 PM
Quick Conversions
| KYD | JPY |
|---|---|
| 1 KYD | 191.97 JPY |
| 10 KYD | 1,919.69 JPY |
| 50 KYD | 9,598.45 JPY |
| 100 KYD | 19,196.91 JPY |
| 500 KYD | 95,984.53 JPY |
| 1,000 KYD | 191,969.05 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-26T21:07:54Z",
"rates": {
"JPY": 191.969054
}
}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": 19196.9054,
"rate": 191.969054
}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