Rate Overview
Live
1 XCD = 1.3810 PLN
1 PLN = 0.724105
XCD
Avg
1.3772
High
1.3810
Low
1.3746
Last updated: 8/13/2026, 7:03:30 AM
Quick Conversions
| XCD | PLN |
|---|---|
| 1 XCD | 1.38 PLN |
| 10 XCD | 13.81 PLN |
| 50 XCD | 69.05 PLN |
| 100 XCD | 138.10 PLN |
| 500 XCD | 690.51 PLN |
| 1,000 XCD | 1,381.02 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-08-13T07:03:30Z",
"rates": {
"PLN": 1.381015
}
}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.10150000000002,
"rate": 1.381015
}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