Rate Overview
Live
1 CUP = 0.153188 PLN
1 PLN = 6.5279
CUP
Avg
0.152232
High
0.154620
Low
0.149095
Last updated: 3/7/2026, 7:37:52 AM
Quick Conversions
| CUP | PLN |
|---|---|
| 1 CUP | 0.15 PLN |
| 10 CUP | 1.53 PLN |
| 50 CUP | 7.66 PLN |
| 100 CUP | 15.32 PLN |
| 500 CUP | 76.59 PLN |
| 1,000 CUP | 153.19 PLN |
Get CUP/PLN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CUP¤cies=PLNExample Response:
{
"success": true,
"base": "CUP",
"date": "2026-03-07T07:37:52Z",
"rates": {
"PLN": 0.153188
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CUP&to=PLN&amount=100Example Response:
{
"success": true,
"query": {
"from": "CUP",
"to": "PLN",
"amount": 100
},
"result": 15.3188,
"rate": 0.153188
}Build with CUP/PLN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key