Rate Overview
Live
1 DOP = 1.0138 PHP
1 PHP = 0.986370
DOP
Avg
1.0104
High
1.0192
Low
0.995344
Last updated: 3/28/2026, 9:05:11 AM
Quick Conversions
| DOP | PHP |
|---|---|
| 1 DOP | 1.01 PHP |
| 10 DOP | 10.14 PHP |
| 50 DOP | 50.69 PHP |
| 100 DOP | 101.38 PHP |
| 500 DOP | 506.91 PHP |
| 1,000 DOP | 1,013.82 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-03-28T09:05:11Z",
"rates": {
"PHP": 1.013818
}
}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": 101.38180000000001,
"rate": 1.013818
}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