Rate Overview
Live
1 KYD = 4.1508 PEN
1 PEN = 0.240915
KYD
Avg
4.1651
High
4.2229
Low
4.1391
Last updated: 3/28/2026, 9:03:01 AM
Quick Conversions
| KYD | PEN |
|---|---|
| 1 KYD | 4.15 PEN |
| 10 KYD | 41.51 PEN |
| 50 KYD | 207.54 PEN |
| 100 KYD | 415.08 PEN |
| 500 KYD | 2,075.42 PEN |
| 1,000 KYD | 4,150.84 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-03-28T09:03:01Z",
"rates": {
"PEN": 4.150843
}
}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": 415.0843,
"rate": 4.150843
}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