Rate Overview
Live
1 XCD = 1.2499 PEN
1 PEN = 0.800093
XCD
Avg
1.2475
High
1.2596
Low
1.2415
Last updated: 6/19/2026, 11:53:48 AM
Quick Conversions
| XCD | PEN |
|---|---|
| 1 XCD | 1.25 PEN |
| 10 XCD | 12.50 PEN |
| 50 XCD | 62.49 PEN |
| 100 XCD | 124.99 PEN |
| 500 XCD | 624.93 PEN |
| 1,000 XCD | 1,249.85 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-06-19T11:53:48Z",
"rates": {
"PEN": 1.249854
}
}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.9854,
"rate": 1.249854
}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