Rate Overview
Live
1 KYD = 198.6997 JPY
1 JPY = 0.005033
KYD
Avg
187.8915
High
198.6997
Low
177.0455
Last updated: 7/25/2026, 8:38:28 PM
Quick Conversions
| KYD | JPY |
|---|---|
| 1 KYD | 198.70 JPY |
| 10 KYD | 1,987.00 JPY |
| 50 KYD | 9,934.98 JPY |
| 100 KYD | 19,869.97 JPY |
| 500 KYD | 99,349.84 JPY |
| 1,000 KYD | 198,699.68 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-25T20:38:28Z",
"rates": {
"JPY": 198.69968
}
}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": 19869.968,
"rate": 198.69968
}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