Rate Overview
Live
1 DOP = 1.7600 XPF
1 XPF = 0.568179
DOP
Avg
1.7625
High
1.7781
Low
1.7516
Last updated: 7/4/2026, 10:53:57 AM
Quick Conversions
| DOP | XPF |
|---|---|
| 1 DOP | 1.76 XPF |
| 10 DOP | 17.60 XPF |
| 50 DOP | 88.00 XPF |
| 100 DOP | 176.00 XPF |
| 500 DOP | 880.01 XPF |
| 1,000 DOP | 1,760.01 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-04T10:53:57Z",
"rates": {
"XPF": 1.76001
}
}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": 176.001,
"rate": 1.76001
}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