Rate Overview
Live
1 XCD = 1.2502 PEN
1 PEN = 0.799869
XCD
Avg
1.2516
High
1.2580
Low
1.2485
Last updated: 7/28/2026, 7:03:16 PM
Quick Conversions
| XCD | PEN |
|---|---|
| 1 XCD | 1.25 PEN |
| 10 XCD | 12.50 PEN |
| 50 XCD | 62.51 PEN |
| 100 XCD | 125.02 PEN |
| 500 XCD | 625.10 PEN |
| 1,000 XCD | 1,250.20 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-28T19:03:16Z",
"rates": {
"PEN": 1.250204
}
}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.02040000000001,
"rate": 1.250204
}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