Rate Overview
Live
1 PLN = 0.710798 XCD
1 XCD = 1.4069
PLN
Avg
0.715224
High
0.722855
Low
0.710728
Last updated: 7/28/2026, 11:13:07 AM
Quick Conversions
| PLN | XCD |
|---|---|
| 1 PLN | 0.71 XCD |
| 10 PLN | 7.11 XCD |
| 50 PLN | 35.54 XCD |
| 100 PLN | 71.08 XCD |
| 500 PLN | 355.40 XCD |
| 1,000 PLN | 710.80 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-28T11:13:07Z",
"rates": {
"XCD": 0.710798
}
}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.0798,
"rate": 0.710798
}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