Rate Overview
Live
1 KYD = 189.5707 JPY
1 JPY = 0.005275
KYD
Avg
189.0567
High
189.8824
Low
187.5218
Last updated: 3/6/2026, 8:16:02 AM
Quick Conversions
| KYD | JPY |
|---|---|
| 1 KYD | 189.57 JPY |
| 10 KYD | 1,895.71 JPY |
| 50 KYD | 9,478.53 JPY |
| 100 KYD | 18,957.07 JPY |
| 500 KYD | 94,785.33 JPY |
| 1,000 KYD | 189,570.66 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-06T08:16:02Z",
"rates": {
"JPY": 189.570656
}
}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": 18957.0656,
"rate": 189.570656
}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