Rate Overview
Live
1 KYD = 4.0692 PEN
1 PEN = 0.245746
KYD
Avg
4.0657
High
4.1219
Low
4.0401
Last updated: 6/19/2026, 8:28:03 AM
Quick Conversions
| KYD | PEN |
|---|---|
| 1 KYD | 4.07 PEN |
| 10 KYD | 40.69 PEN |
| 50 KYD | 203.46 PEN |
| 100 KYD | 406.92 PEN |
| 500 KYD | 2,034.62 PEN |
| 1,000 KYD | 4,069.25 PEN |
Get KYD/PEN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KYD¤cies=PENExample Response:
{
"success": true,
"base": "KYD",
"date": "2026-06-19T08:28:03Z",
"rates": {
"PEN": 4.069248
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KYD&to=PEN&amount=100Example Response:
{
"success": true,
"query": {
"from": "KYD",
"to": "PEN",
"amount": 100
},
"result": 406.9248,
"rate": 4.069248
}Build with KYD/PEN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key