Rate Overview
Live
1 PLN = 0.711967 XCD
1 XCD = 1.4046
PLN
Avg
0.712864
High
0.714380
Low
0.711847
Last updated: 7/28/2026, 7:39:01 AM
Quick Conversions
| PLN | XCD |
|---|---|
| 1 PLN | 0.71 XCD |
| 10 PLN | 7.12 XCD |
| 50 PLN | 35.60 XCD |
| 100 PLN | 71.20 XCD |
| 500 PLN | 355.98 XCD |
| 1,000 PLN | 711.97 XCD |
Get PLN/XCD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PLN¤cies=XCDExample Response:
{
"success": true,
"base": "PLN",
"date": "2026-07-28T07:39:01Z",
"rates": {
"XCD": 0.711967
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PLN&to=XCD&amount=100Example Response:
{
"success": true,
"query": {
"from": "PLN",
"to": "XCD",
"amount": 100
},
"result": 71.1967,
"rate": 0.711967
}Build with PLN/XCD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key