Rate Overview
Live
1 DOP = 1.7997 XPF
1 XPF = 0.555656
DOP
Avg
1.7958
High
1.8043
Low
1.7829
Last updated: 7/27/2026, 9:41:08 AM
Quick Conversions
| DOP | XPF |
|---|---|
| 1 DOP | 1.80 XPF |
| 10 DOP | 18.00 XPF |
| 50 DOP | 89.98 XPF |
| 100 DOP | 179.97 XPF |
| 500 DOP | 899.84 XPF |
| 1,000 DOP | 1,799.68 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-27T09:41:08Z",
"rates": {
"XPF": 1.799676
}
}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.9676,
"rate": 1.799676
}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