Rate Overview
Live
1 XCD = 1.2590 PEN
1 PEN = 0.794262
XCD
Avg
1.2515
High
1.2983
Low
1.2263
Last updated: 5/30/2026, 10:19:53 AM
Quick Conversions
| XCD | PEN |
|---|---|
| 1 XCD | 1.26 PEN |
| 10 XCD | 12.59 PEN |
| 50 XCD | 62.95 PEN |
| 100 XCD | 125.90 PEN |
| 500 XCD | 629.52 PEN |
| 1,000 XCD | 1,259.03 PEN |
Get XCD/PEN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=XCD¤cies=PENExample Response:
{
"success": true,
"base": "XCD",
"date": "2026-05-30T10:19:53Z",
"rates": {
"PEN": 1.25903
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=XCD&to=PEN&amount=100Example Response:
{
"success": true,
"query": {
"from": "XCD",
"to": "PEN",
"amount": 100
},
"result": 125.903,
"rate": 1.25903
}Build with XCD/PEN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key