Rate Overview
Live
1 XCD = 1.4021 PLN
1 PLN = 0.713240
XCD
Avg
1.3989
High
1.5345
Low
1.3198
Last updated: 7/22/2026, 10:07:28 AM
Quick Conversions
| XCD | PLN |
|---|---|
| 1 XCD | 1.40 PLN |
| 10 XCD | 14.02 PLN |
| 50 XCD | 70.10 PLN |
| 100 XCD | 140.21 PLN |
| 500 XCD | 701.03 PLN |
| 1,000 XCD | 1,402.05 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-07-22T10:07:28Z",
"rates": {
"PLN": 1.402053
}
}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": 140.2053,
"rate": 1.402053
}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