Rate Overview
Live
1 DOP = 1.7990 XPF
1 XPF = 0.555855
DOP
Avg
1.7899
High
1.7993
Low
1.7810
Last updated: 7/25/2026, 12:50:25 AM
Quick Conversions
| DOP | XPF |
|---|---|
| 1 DOP | 1.80 XPF |
| 10 DOP | 17.99 XPF |
| 50 DOP | 89.95 XPF |
| 100 DOP | 179.90 XPF |
| 500 DOP | 899.52 XPF |
| 1,000 DOP | 1,799.03 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-25T00:50:25Z",
"rates": {
"XPF": 1.799031
}
}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": 179.9031,
"rate": 1.799031
}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