Rate Overview
Live
1 XCD = 1.2716 PEN
1 PEN = 0.786425
XCD
Avg
1.2585
High
1.2716
Low
1.2405
Last updated: 4/18/2026, 8:45:12 AM
Quick Conversions
| XCD | PEN |
|---|---|
| 1 XCD | 1.27 PEN |
| 10 XCD | 12.72 PEN |
| 50 XCD | 63.58 PEN |
| 100 XCD | 127.16 PEN |
| 500 XCD | 635.79 PEN |
| 1,000 XCD | 1,271.58 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-04-18T08:45:12Z",
"rates": {
"PEN": 1.271577
}
}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.15769999999999,
"rate": 1.271577
}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