Rate Overview
Live
1 KYD = 196.7233 JPY
1 JPY = 0.005083
KYD
Avg
186.9316
High
196.7233
Low
176.1588
Last updated: 7/22/2026, 6:21:46 AM
Quick Conversions
| KYD | JPY |
|---|---|
| 1 KYD | 196.72 JPY |
| 10 KYD | 1,967.23 JPY |
| 50 KYD | 9,836.17 JPY |
| 100 KYD | 19,672.33 JPY |
| 500 KYD | 98,361.66 JPY |
| 1,000 KYD | 196,723.32 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-07-22T06:21:46Z",
"rates": {
"JPY": 196.72332
}
}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": 19672.332,
"rate": 196.72332
}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