Rate Overview
Live
1 XCD = 1.2340 PEN
1 PEN = 0.810350
XCD
Avg
1.2342
High
1.2353
Low
1.2321
Last updated: 1/25/2026, 10:12:07 PM
Quick Conversions
| XCD | PEN |
|---|---|
| 1 XCD | 1.23 PEN |
| 10 XCD | 12.34 PEN |
| 50 XCD | 61.70 PEN |
| 100 XCD | 123.40 PEN |
| 500 XCD | 617.02 PEN |
| 1,000 XCD | 1,234.03 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-25T22:12:07Z",
"rates": {
"PEN": 1.234034
}
}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": 123.4034,
"rate": 1.234034
}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