Rate Overview
Live
1 XPF = 0.574610 DOP
1 DOP = 1.7403
XPF
Avg
0.583215
High
0.629056
Low
0.531564
Last updated: 3/27/2026, 9:29:24 AM
Quick Conversions
| XPF | DOP |
|---|---|
| 1 XPF | 0.57 DOP |
| 10 XPF | 5.75 DOP |
| 50 XPF | 28.73 DOP |
| 100 XPF | 57.46 DOP |
| 500 XPF | 287.30 DOP |
| 1,000 XPF | 574.61 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-03-27T09:29:24Z",
"rates": {
"DOP": 0.57461
}
}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": 57.461,
"rate": 0.57461
}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