Rate Overview
Live
1 DOP = 1.0622 PHP
1 PHP = 0.941449
DOP
Avg
1.0619
High
1.0655
Low
1.0585
Last updated: 9/5/2026, 1:03:14 AM
Quick Conversions
| DOP | PHP |
|---|---|
| 1 DOP | 1.06 PHP |
| 10 DOP | 10.62 PHP |
| 50 DOP | 53.11 PHP |
| 100 DOP | 106.22 PHP |
| 500 DOP | 531.10 PHP |
| 1,000 DOP | 1,062.19 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-09-05T01:03:14Z",
"rates": {
"PHP": 1.062192
}
}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": 106.2192,
"rate": 1.062192
}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