Rate Overview
Live
1 DOP = 0.062759 PLN
1 PLN = 15.9340
DOP
Avg
0.063401
High
0.064056
Low
0.062724
Last updated: 9/5/2026, 1:03:21 AM
Quick Conversions
| DOP | PLN |
|---|---|
| 1 DOP | 0.06 PLN |
| 10 DOP | 0.63 PLN |
| 50 DOP | 3.14 PLN |
| 100 DOP | 6.28 PLN |
| 500 DOP | 31.38 PLN |
| 1,000 DOP | 62.76 PLN |
Get DOP/PLN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=DOP¤cies=PLNExample Response:
{
"success": true,
"base": "DOP",
"date": "2026-09-05T01:03:21Z",
"rates": {
"PLN": 0.062759
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=DOP&to=PLN&amount=100Example Response:
{
"success": true,
"query": {
"from": "DOP",
"to": "PLN",
"amount": 100
},
"result": 6.275899999999999,
"rate": 0.062759
}Build with DOP/PLN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key