Rate Overview
Live
1 JPY = 0.005211 KYD
1 KYD = 191.9017
JPY
Avg
0.005504
High
0.005881
Low
0.005141
Last updated: 3/26/2026, 10:55:28 PM
Quick Conversions
| JPY | KYD |
|---|---|
| 1 JPY | 0.01 KYD |
| 10 JPY | 0.05 KYD |
| 50 JPY | 0.26 KYD |
| 100 JPY | 0.52 KYD |
| 500 JPY | 2.61 KYD |
| 1,000 JPY | 5.21 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-03-26T22:55:28Z",
"rates": {
"KYD": 0.005211
}
}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.5211,
"rate": 0.005211
}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