Rate Overview
Live
1 KYD = 192.0991 JPY
1 JPY = 0.005206
KYD
Avg
183.5202
High
194.6540
Low
172.1016
Last updated: 5/26/2026, 9:56:15 AM
Quick Conversions
| KYD | JPY |
|---|---|
| 1 KYD | 192.10 JPY |
| 10 KYD | 1,920.99 JPY |
| 50 KYD | 9,604.95 JPY |
| 100 KYD | 19,209.91 JPY |
| 500 KYD | 96,049.54 JPY |
| 1,000 KYD | 192,099.07 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-05-26T09:56:15Z",
"rates": {
"JPY": 192.099071
}
}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": 19209.9071,
"rate": 192.099071
}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