Rate Overview
Live
1 CUP = 0.140009 PLN
1 PLN = 7.1424
CUP
Avg
0.140338
High
0.140994
Low
0.139965
Last updated: 9/8/2026, 7:46:18 PM
Quick Conversions
| CUP | PLN |
|---|---|
| 1 CUP | 0.14 PLN |
| 10 CUP | 1.40 PLN |
| 50 CUP | 7.00 PLN |
| 100 CUP | 14.00 PLN |
| 500 CUP | 70.00 PLN |
| 1,000 CUP | 140.01 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-09-08T19:46:18Z",
"rates": {
"PLN": 0.140009
}
}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": 14.0009,
"rate": 0.140009
}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