Rate Overview
Live
1 PHP = 0.943744 DOP
1 DOP = 1.0596
PHP
Avg
0.942172
High
0.944752
Low
0.938484
Last updated: 9/5/2026, 5:22:26 AM
Quick Conversions
| PHP | DOP |
|---|---|
| 1 PHP | 0.94 DOP |
| 10 PHP | 9.44 DOP |
| 50 PHP | 47.19 DOP |
| 100 PHP | 94.37 DOP |
| 500 PHP | 471.87 DOP |
| 1,000 PHP | 943.74 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-09-05T05:22:26Z",
"rates": {
"DOP": 0.943744
}
}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": 94.37440000000001,
"rate": 0.943744
}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