Rate Overview
Live
1 XPF = 0.167204 MDL
1 MDL = 5.9807
XPF
Avg
0.168063
High
0.169207
Low
0.166920
Last updated: 9/1/2026, 6:24:37 PM
Quick Conversions
| XPF | MDL |
|---|---|
| 1 XPF | 0.17 MDL |
| 10 XPF | 1.67 MDL |
| 50 XPF | 8.36 MDL |
| 100 XPF | 16.72 MDL |
| 500 XPF | 83.60 MDL |
| 1,000 XPF | 167.20 MDL |
Get XPF/MDL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=XPF¤cies=MDLExample Response:
{
"success": true,
"base": "XPF",
"date": "2026-09-01T18:24:37Z",
"rates": {
"MDL": 0.167204
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=XPF&to=MDL&amount=100Example Response:
{
"success": true,
"query": {
"from": "XPF",
"to": "MDL",
"amount": 100
},
"result": 16.720399999999998,
"rate": 0.167204
}Build with XPF/MDL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key