Rate Overview
Live
1 DOP = 1.7815 XPF
1 XPF = 0.561328
DOP
Avg
1.7821
High
1.7928
Low
1.7752
Last updated: 7/20/2026, 4:37:12 AM
Quick Conversions
| DOP | XPF |
|---|---|
| 1 DOP | 1.78 XPF |
| 10 DOP | 17.81 XPF |
| 50 DOP | 89.07 XPF |
| 100 DOP | 178.15 XPF |
| 500 DOP | 890.75 XPF |
| 1,000 DOP | 1,781.49 XPF |
Get DOP/XPF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=DOP¤cies=XPFExample Response:
{
"success": true,
"base": "DOP",
"date": "2026-07-20T04:37:12Z",
"rates": {
"XPF": 1.78149
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=DOP&to=XPF&amount=100Example Response:
{
"success": true,
"query": {
"from": "DOP",
"to": "XPF",
"amount": 100
},
"result": 178.149,
"rate": 1.78149
}Build with DOP/XPF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key