Rate Overview
Live
1 PHP = 0.987299 DOP
1 DOP = 1.0129
PHP
Avg
0.973169
High
0.990293
Low
0.964830
Last updated: 5/7/2026, 9:50:39 PM
Quick Conversions
| PHP | DOP |
|---|---|
| 1 PHP | 0.99 DOP |
| 10 PHP | 9.87 DOP |
| 50 PHP | 49.36 DOP |
| 100 PHP | 98.73 DOP |
| 500 PHP | 493.65 DOP |
| 1,000 PHP | 987.30 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-05-07T21:50:39Z",
"rates": {
"DOP": 0.987299
}
}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.7299,
"rate": 0.987299
}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