Rate Overview
Live
1 XCD = 1.3592 PLN
1 PLN = 0.735737
XCD
Avg
1.3493
High
1.3701
Low
1.3227
Last updated: 3/7/2026, 1:00:31 AM
Quick Conversions
| XCD | PLN |
|---|---|
| 1 XCD | 1.36 PLN |
| 10 XCD | 13.59 PLN |
| 50 XCD | 67.96 PLN |
| 100 XCD | 135.92 PLN |
| 500 XCD | 679.59 PLN |
| 1,000 XCD | 1,359.18 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-07T01:00:31Z",
"rates": {
"PLN": 1.359181
}
}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": 135.9181,
"rate": 1.359181
}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