Rate Overview
Live
1 XCD = 1.3723 PLN
1 PLN = 0.728700
XCD
Avg
1.3670
High
1.3755
Low
1.3593
Last updated: 3/27/2026, 3:09:12 PM
Quick Conversions
| XCD | PLN |
|---|---|
| 1 XCD | 1.37 PLN |
| 10 XCD | 13.72 PLN |
| 50 XCD | 68.62 PLN |
| 100 XCD | 137.23 PLN |
| 500 XCD | 686.15 PLN |
| 1,000 XCD | 1,372.31 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-03-27T15:09:12Z",
"rates": {
"PLN": 1.372307
}
}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": 137.23069999999998,
"rate": 1.372307
}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