Rate Overview
Live
1 XCD = 1.2842 PEN
1 PEN = 0.778691
XCD
Avg
1.3215
High
1.3937
Low
1.2342
Last updated: 3/27/2026, 6:48:35 PM
Quick Conversions
| XCD | PEN |
|---|---|
| 1 XCD | 1.28 PEN |
| 10 XCD | 12.84 PEN |
| 50 XCD | 64.21 PEN |
| 100 XCD | 128.42 PEN |
| 500 XCD | 642.10 PEN |
| 1,000 XCD | 1,284.21 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-27T18:48:35Z",
"rates": {
"PEN": 1.284206
}
}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": 128.4206,
"rate": 1.284206
}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