Rate Overview
Live
1 XPF = 0.567574 DOP
1 DOP = 1.7619
XPF
Avg
0.567502
High
0.570910
Low
0.562410
Last updated: 7/6/2026, 10:25:04 AM
Quick Conversions
| XPF | DOP |
|---|---|
| 1 XPF | 0.57 DOP |
| 10 XPF | 5.68 DOP |
| 50 XPF | 28.38 DOP |
| 100 XPF | 56.76 DOP |
| 500 XPF | 283.79 DOP |
| 1,000 XPF | 567.57 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-06T10:25:04Z",
"rates": {
"DOP": 0.567574
}
}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": 56.757400000000004,
"rate": 0.567574
}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