Rate Overview
Live
1 XCD = 1.2525 PEN
1 PEN = 0.798401
XCD
Avg
1.2527
High
1.2983
Low
1.2263
Last updated: 7/31/2026, 8:55:25 AM
Quick Conversions
| XCD | PEN |
|---|---|
| 1 XCD | 1.25 PEN |
| 10 XCD | 12.53 PEN |
| 50 XCD | 62.63 PEN |
| 100 XCD | 125.25 PEN |
| 500 XCD | 626.25 PEN |
| 1,000 XCD | 1,252.50 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-07-31T08:55:25Z",
"rates": {
"PEN": 1.252504
}
}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.25040000000001,
"rate": 1.252504
}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