Rate Overview
Live
1 XCD = 1.3937 PLN
1 PLN = 0.717507
XCD
Avg
1.3475
High
1.4070
Low
1.2959
Last updated: 7/16/2026, 6:31:45 AM
Quick Conversions
| XCD | PLN |
|---|---|
| 1 XCD | 1.39 PLN |
| 10 XCD | 13.94 PLN |
| 50 XCD | 69.69 PLN |
| 100 XCD | 139.37 PLN |
| 500 XCD | 696.86 PLN |
| 1,000 XCD | 1,393.72 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-16T06:31:45Z",
"rates": {
"PLN": 1.393715
}
}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": 139.3715,
"rate": 1.393715
}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