Rate Overview
Live
1 DOP = 0.057771 PEN
1 PEN = 17.3097
DOP
Avg
0.057686
High
0.057950
Low
0.057334
Last updated: 8/13/2026, 3:25:38 AM
Quick Conversions
| DOP | PEN |
|---|---|
| 1 DOP | 0.06 PEN |
| 10 DOP | 0.58 PEN |
| 50 DOP | 2.89 PEN |
| 100 DOP | 5.78 PEN |
| 500 DOP | 28.89 PEN |
| 1,000 DOP | 57.77 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-08-13T03:25:38Z",
"rates": {
"PEN": 0.057771
}
}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.7771,
"rate": 0.057771
}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