Rate Overview
Live
1 MDL = 5.9588 XPF
1 XPF = 0.167818
MDL
Avg
5.9500
High
5.9705
Low
5.9324
Last updated: 8/14/2026, 5:30:01 PM
Quick Conversions
| MDL | XPF |
|---|---|
| 1 MDL | 5.96 XPF |
| 10 MDL | 59.59 XPF |
| 50 MDL | 297.94 XPF |
| 100 MDL | 595.88 XPF |
| 500 MDL | 2,979.42 XPF |
| 1,000 MDL | 5,958.83 XPF |
Get MDL/XPF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MDL¤cies=XPFExample Response:
{
"success": true,
"base": "MDL",
"date": "2026-08-14T17:30:01Z",
"rates": {
"XPF": 5.958833
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MDL&to=XPF&amount=100Example Response:
{
"success": true,
"query": {
"from": "MDL",
"to": "XPF",
"amount": 100
},
"result": 595.8833000000001,
"rate": 5.958833
}Build with MDL/XPF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key