Rate Overview
Live
1 XPF = 0.555655 DOP
1 DOP = 1.7997
XPF
Avg
0.587671
High
0.627740
Low
0.554377
Last updated: 7/27/2026, 9:33:17 AM
Quick Conversions
| XPF | DOP |
|---|---|
| 1 XPF | 0.56 DOP |
| 10 XPF | 5.56 DOP |
| 50 XPF | 27.78 DOP |
| 100 XPF | 55.57 DOP |
| 500 XPF | 277.83 DOP |
| 1,000 XPF | 555.66 DOP |
Get XPF/DOP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=XPF¤cies=DOPExample Response:
{
"success": true,
"base": "XPF",
"date": "2026-07-27T09:33:17Z",
"rates": {
"DOP": 0.555655
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=XPF&to=DOP&amount=100Example Response:
{
"success": true,
"query": {
"from": "XPF",
"to": "DOP",
"amount": 100
},
"result": 55.5655,
"rate": 0.555655
}Build with XPF/DOP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key