Rate Overview
Live
1 DOP = 0.980636 PHP
1 PHP = 1.0197
DOP
Avg
0.977537
High
0.996799
Low
0.959287
Last updated: 3/7/2026, 4:23:58 AM
Quick Conversions
| DOP | PHP |
|---|---|
| 1 DOP | 0.98 PHP |
| 10 DOP | 9.81 PHP |
| 50 DOP | 49.03 PHP |
| 100 DOP | 98.06 PHP |
| 500 DOP | 490.32 PHP |
| 1,000 DOP | 980.64 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-07T04:23:58Z",
"rates": {
"PHP": 0.980636
}
}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": 98.0636,
"rate": 0.980636
}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