Rate Overview
Live
1 DOP = 0.064703 PLN
1 PLN = 15.4552
DOP
Avg
0.064756
High
0.064959
Low
0.064257
Last updated: 7/20/2026, 5:35:46 AM
Quick Conversions
| DOP | PLN |
|---|---|
| 1 DOP | 0.06 PLN |
| 10 DOP | 0.65 PLN |
| 50 DOP | 3.24 PLN |
| 100 DOP | 6.47 PLN |
| 500 DOP | 32.35 PLN |
| 1,000 DOP | 64.70 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-07-20T05:35:46Z",
"rates": {
"PLN": 0.064703
}
}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.4703,
"rate": 0.064703
}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