Rate Overview
Live
1 DOP = 1.0054 PHP
1 PHP = 0.994637
DOP
Avg
1.0016
High
1.0090
Low
0.991271
Last updated: 4/17/2026, 10:49:32 AM
Quick Conversions
| DOP | PHP |
|---|---|
| 1 DOP | 1.01 PHP |
| 10 DOP | 10.05 PHP |
| 50 DOP | 50.27 PHP |
| 100 DOP | 100.54 PHP |
| 500 DOP | 502.70 PHP |
| 1,000 DOP | 1,005.39 PHP |
Get DOP/PHP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=DOP¤cies=PHPExample Response:
{
"success": true,
"base": "DOP",
"date": "2026-04-17T10:49:32Z",
"rates": {
"PHP": 1.005392
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=DOP&to=PHP&amount=100Example Response:
{
"success": true,
"query": {
"from": "DOP",
"to": "PHP",
"amount": 100
},
"result": 100.53920000000001,
"rate": 1.005392
}Build with DOP/PHP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key