Rate Overview
Live
1 PLN = 0.725898 XCD
1 XCD = 1.3776
PLN
Avg
0.726376
High
0.727465
Low
0.725381
Last updated: 8/15/2026, 6:09:56 PM
Quick Conversions
| PLN | XCD |
|---|---|
| 1 PLN | 0.73 XCD |
| 10 PLN | 7.26 XCD |
| 50 PLN | 36.29 XCD |
| 100 PLN | 72.59 XCD |
| 500 PLN | 362.95 XCD |
| 1,000 PLN | 725.90 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-08-15T18:09:56Z",
"rates": {
"XCD": 0.725898
}
}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": 72.58980000000001,
"rate": 0.725898
}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