Rate Overview
Live
1 JPY = 0.005032 KYD
1 KYD = 198.7281
JPY
Avg
0.005227
High
0.005422
Low
0.005032
Last updated: 7/25/2026, 3:47:14 AM
Quick Conversions
| JPY | KYD |
|---|---|
| 1 JPY | 0.01 KYD |
| 10 JPY | 0.05 KYD |
| 50 JPY | 0.25 KYD |
| 100 JPY | 0.50 KYD |
| 500 JPY | 2.52 KYD |
| 1,000 JPY | 5.03 KYD |
Get JPY/KYD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=JPY¤cies=KYDExample Response:
{
"success": true,
"base": "JPY",
"date": "2026-07-25T03:47:14Z",
"rates": {
"KYD": 0.005032
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=JPY&to=KYD&amount=100Example Response:
{
"success": true,
"query": {
"from": "JPY",
"to": "KYD",
"amount": 100
},
"result": 0.5032,
"rate": 0.005032
}Build with JPY/KYD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key