Rate Overview
Live
1 XPF = 0.169643 MDL
1 MDL = 5.8947
XPF
Avg
0.168956
High
0.169643
Low
0.168269
Last updated: 3/7/2026, 12:27:49 AM
Quick Conversions
| XPF | MDL |
|---|---|
| 1 XPF | 0.17 MDL |
| 10 XPF | 1.70 MDL |
| 50 XPF | 8.48 MDL |
| 100 XPF | 16.96 MDL |
| 500 XPF | 84.82 MDL |
| 1,000 XPF | 169.64 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-03-07T00:27:49Z",
"rates": {
"MDL": 0.169643
}
}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.964299999999998,
"rate": 0.169643
}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