Rate Overview
Live
1 KYD = 191.9847 JPY
1 JPY = 0.005209
KYD
Avg
181.9476
High
194.5098
Low
170.0255
Last updated: 3/26/2026, 7:32:44 PM
Quick Conversions
| KYD | JPY |
|---|---|
| 1 KYD | 191.98 JPY |
| 10 KYD | 1,919.85 JPY |
| 50 KYD | 9,599.23 JPY |
| 100 KYD | 19,198.47 JPY |
| 500 KYD | 95,992.34 JPY |
| 1,000 KYD | 191,984.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-03-26T19:32:44Z",
"rates": {
"JPY": 191.984676
}
}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": 19198.4676,
"rate": 191.984676
}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