Rate Overview
Live
1 XPF = 0.583502 DOP
1 DOP = 1.7138
XPF
Avg
0.586443
High
0.595482
Low
0.579804
Last updated: 3/7/2026, 12:28:15 AM
Quick Conversions
| XPF | DOP |
|---|---|
| 1 XPF | 0.58 DOP |
| 10 XPF | 5.84 DOP |
| 50 XPF | 29.18 DOP |
| 100 XPF | 58.35 DOP |
| 500 XPF | 291.75 DOP |
| 1,000 XPF | 583.50 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-07T00:28:15Z",
"rates": {
"DOP": 0.583502
}
}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": 58.350199999999994,
"rate": 0.583502
}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