Rate Overview
Live
1 XPF = 0.573427 DOP
1 DOP = 1.7439
XPF
Avg
0.597882
High
0.627740
Low
0.573427
Last updated: 5/27/2026, 9:57:40 AM
Quick Conversions
| XPF | DOP |
|---|---|
| 1 XPF | 0.57 DOP |
| 10 XPF | 5.73 DOP |
| 50 XPF | 28.67 DOP |
| 100 XPF | 57.34 DOP |
| 500 XPF | 286.71 DOP |
| 1,000 XPF | 573.43 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-05-27T09:57:40Z",
"rates": {
"DOP": 0.573427
}
}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": 57.3427,
"rate": 0.573427
}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