Rate Overview
Live
1 XCD = 1.2790 PEN
1 PEN = 0.781888
XCD
Avg
1.2557
High
1.2796
Low
1.2360
Last updated: 3/7/2026, 1:00:32 AM
Quick Conversions
| XCD | PEN |
|---|---|
| 1 XCD | 1.28 PEN |
| 10 XCD | 12.79 PEN |
| 50 XCD | 63.95 PEN |
| 100 XCD | 127.90 PEN |
| 500 XCD | 639.48 PEN |
| 1,000 XCD | 1,278.96 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-03-07T01:00:32Z",
"rates": {
"PEN": 1.278955
}
}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": 127.89550000000001,
"rate": 1.278955
}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