Rate Overview
Live
1 XCD = 1.3451 PLN
1 PLN = 0.743442
XCD
Avg
1.3486
High
1.3552
Low
1.3435
Last updated: 5/27/2026, 11:14:08 AM
Quick Conversions
| XCD | PLN |
|---|---|
| 1 XCD | 1.35 PLN |
| 10 XCD | 13.45 PLN |
| 50 XCD | 67.25 PLN |
| 100 XCD | 134.51 PLN |
| 500 XCD | 672.55 PLN |
| 1,000 XCD | 1,345.09 PLN |
Get XCD/PLN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=XCD¤cies=PLNExample Response:
{
"success": true,
"base": "XCD",
"date": "2026-05-27T11:14:08Z",
"rates": {
"PLN": 1.345094
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=XCD&to=PLN&amount=100Example Response:
{
"success": true,
"query": {
"from": "XCD",
"to": "PLN",
"amount": 100
},
"result": 134.5094,
"rate": 1.345094
}Build with XCD/PLN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key