Rate Overview
Live
1 PLN = 0.758846 XCD
1 XCD = 1.3178 PLN
Avg
0.742966
High
0.758846
Low
0.731866
Last updated: 1/25/2026, 5:19:46 AM
Quick Conversions
| PLN | XCD |
|---|---|
| 1 PLN | 0.76 XCD |
| 10 PLN | 7.59 XCD |
| 50 PLN | 37.94 XCD |
| 100 PLN | 75.88 XCD |
| 500 PLN | 379.42 XCD |
| 1,000 PLN | 758.85 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-01-25T05:19:46Z",
"rates": {
"XCD": 0.758846
}
}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": 75.8846,
"rate": 0.758846
}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