Rate Overview
Live
1 MDL = 5.9043 XPF
1 XPF = 0.169369
MDL
Avg
5.9169
High
5.9328
Low
5.9035
Last updated: 5/26/2026, 11:09:43 PM
Quick Conversions
| MDL | XPF |
|---|---|
| 1 MDL | 5.90 XPF |
| 10 MDL | 59.04 XPF |
| 50 MDL | 295.21 XPF |
| 100 MDL | 590.43 XPF |
| 500 MDL | 2,952.14 XPF |
| 1,000 MDL | 5,904.28 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-05-26T23:09:43Z",
"rates": {
"XPF": 5.90428
}
}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": 590.428,
"rate": 5.90428
}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