Rate Overview
Live
1 KYD = 4.1814 PEN
1 PEN = 0.239157
KYD
Avg
4.1033
High
4.1814
Low
4.0336
Last updated: 3/7/2026, 9:15:15 AM
Quick Conversions
| KYD | PEN |
|---|---|
| 1 KYD | 4.18 PEN |
| 10 KYD | 41.81 PEN |
| 50 KYD | 209.07 PEN |
| 100 KYD | 418.14 PEN |
| 500 KYD | 2,090.68 PEN |
| 1,000 KYD | 4,181.36 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-07T09:15:15Z",
"rates": {
"PEN": 4.181361
}
}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": 418.1361,
"rate": 4.181361
}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