Rate Overview
Live
1 PHP = 0.986369 DOP
1 DOP = 1.0138
PHP
Avg
1.0625
High
1.0913
Low
0.984890
Last updated: 3/28/2026, 3:17:32 PM
Quick Conversions
| PHP | DOP |
|---|---|
| 1 PHP | 0.99 DOP |
| 10 PHP | 9.86 DOP |
| 50 PHP | 49.32 DOP |
| 100 PHP | 98.64 DOP |
| 500 PHP | 493.18 DOP |
| 1,000 PHP | 986.37 DOP |
Get PHP/DOP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PHP¤cies=DOPExample Response:
{
"success": true,
"base": "PHP",
"date": "2026-03-28T15:17:32Z",
"rates": {
"DOP": 0.986369
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PHP&to=DOP&amount=100Example Response:
{
"success": true,
"query": {
"from": "PHP",
"to": "DOP",
"amount": 100
},
"result": 98.63690000000001,
"rate": 0.986369
}Build with PHP/DOP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key