Rate Overview
Live
1 KYD = 196.0569 JPY
1 JPY = 0.005101
KYD
Avg
195.8431
High
198.0535
Low
195.1556
Last updated: 7/22/2026, 2:51:05 AM
Quick Conversions
| KYD | JPY |
|---|---|
| 1 KYD | 196.06 JPY |
| 10 KYD | 1,960.57 JPY |
| 50 KYD | 9,802.84 JPY |
| 100 KYD | 19,605.69 JPY |
| 500 KYD | 98,028.44 JPY |
| 1,000 KYD | 196,056.88 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-22T02:51:05Z",
"rates": {
"JPY": 196.056875
}
}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": 19605.6875,
"rate": 196.056875
}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