Rate Overview
Live
1 MDL = 5.9272 XPF
1 XPF = 0.168714
MDL
Avg
5.9164
High
5.9272
Low
5.8925
Last updated: 7/4/2026, 1:41:54 PM
Quick Conversions
| MDL | XPF |
|---|---|
| 1 MDL | 5.93 XPF |
| 10 MDL | 59.27 XPF |
| 50 MDL | 296.36 XPF |
| 100 MDL | 592.72 XPF |
| 500 MDL | 2,963.60 XPF |
| 1,000 MDL | 5,927.20 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-07-04T13:41:54Z",
"rates": {
"XPF": 5.9272
}
}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": 592.72,
"rate": 5.9272
}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