Rate Overview
Live
1 DOP = 0.057897 PEN
1 PEN = 17.2721
DOP
Avg
0.055612
High
0.059216
Low
0.052406
Last updated: 5/27/2026, 3:42:02 AM
Quick Conversions
| DOP | PEN |
|---|---|
| 1 DOP | 0.06 PEN |
| 10 DOP | 0.58 PEN |
| 50 DOP | 2.89 PEN |
| 100 DOP | 5.79 PEN |
| 500 DOP | 28.95 PEN |
| 1,000 DOP | 57.90 PEN |
Get DOP/PEN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=DOP¤cies=PENExample Response:
{
"success": true,
"base": "DOP",
"date": "2026-05-27T03:42:02Z",
"rates": {
"PEN": 0.057897
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=DOP&to=PEN&amount=100Example Response:
{
"success": true,
"query": {
"from": "DOP",
"to": "PEN",
"amount": 100
},
"result": 5.7897,
"rate": 0.057897
}Build with DOP/PEN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key