Rate Overview
Live
1 XCD = 1.2425 PEN
1 PEN = 0.804808 XCD
Avg
1.3101
High
1.3830
Low
1.2390
Last updated: 1/25/2026, 1:27:30 PM
Quick Conversions
| XCD | PEN |
|---|---|
| 1 XCD | 1.24 PEN |
| 10 XCD | 12.43 PEN |
| 50 XCD | 62.13 PEN |
| 100 XCD | 124.25 PEN |
| 500 XCD | 621.27 PEN |
| 1,000 XCD | 1,242.53 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-01-25T13:27:30Z",
"rates": {
"PEN": 1.242532
}
}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": 124.25319999999999,
"rate": 1.242532
}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