Rate Overview
Live
1 XCD = 1.3885 PLN
1 PLN = 0.720210
XCD
Avg
1.3926
High
1.3966
Low
1.3885
Last updated: 7/2/2026, 11:22:57 PM
Quick Conversions
| XCD | PLN |
|---|---|
| 1 XCD | 1.39 PLN |
| 10 XCD | 13.88 PLN |
| 50 XCD | 69.42 PLN |
| 100 XCD | 138.85 PLN |
| 500 XCD | 694.24 PLN |
| 1,000 XCD | 1,388.48 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-02T23:22:57Z",
"rates": {
"PLN": 1.388484
}
}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": 138.8484,
"rate": 1.388484
}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