Rate Overview
Live
1 PLN = 0.736257 XCD
1 XCD = 1.3582
PLN
Avg
0.743675
High
0.756463
Low
0.732626
Last updated: 3/6/2026, 8:08:46 AM
Quick Conversions
| PLN | XCD |
|---|---|
| 1 PLN | 0.74 XCD |
| 10 PLN | 7.36 XCD |
| 50 PLN | 36.81 XCD |
| 100 PLN | 73.63 XCD |
| 500 PLN | 368.13 XCD |
| 1,000 PLN | 736.26 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-03-06T08:08:46Z",
"rates": {
"XCD": 0.736257
}
}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": 73.62570000000001,
"rate": 0.736257
}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