Rate Overview
Live
1 XPF = 0.168079 MDL
1 MDL = 5.9496
XPF
Avg
0.168233
High
0.168465
Low
0.167861
Last updated: 7/19/2026, 4:41:06 PM
Quick Conversions
| XPF | MDL |
|---|---|
| 1 XPF | 0.17 MDL |
| 10 XPF | 1.68 MDL |
| 50 XPF | 8.40 MDL |
| 100 XPF | 16.81 MDL |
| 500 XPF | 84.04 MDL |
| 1,000 XPF | 168.08 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-07-19T16:41:06Z",
"rates": {
"MDL": 0.168079
}
}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.8079,
"rate": 0.168079
}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