Rate Overview
Live
1 DOP = 0.065352 PLN
1 PLN = 15.3018
DOP
Avg
0.062146
High
0.067832
Low
0.056911
Last updated: 7/26/2026, 3:57:30 AM
Quick Conversions
| DOP | PLN |
|---|---|
| 1 DOP | 0.07 PLN |
| 10 DOP | 0.65 PLN |
| 50 DOP | 3.27 PLN |
| 100 DOP | 6.54 PLN |
| 500 DOP | 32.68 PLN |
| 1,000 DOP | 65.35 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-26T03:57:30Z",
"rates": {
"PLN": 0.065352
}
}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.5352,
"rate": 0.065352
}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