Rate Overview
Live
1 MDL = 5.9121 XPF
1 XPF = 0.169144
MDL
Avg
6.0405
High
6.2347
Low
5.8680
Last updated: 3/27/2026, 1:00:14 PM
Quick Conversions
| MDL | XPF |
|---|---|
| 1 MDL | 5.91 XPF |
| 10 MDL | 59.12 XPF |
| 50 MDL | 295.61 XPF |
| 100 MDL | 591.21 XPF |
| 500 MDL | 2,956.07 XPF |
| 1,000 MDL | 5,912.13 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-03-27T13:00:14Z",
"rates": {
"XPF": 5.912132
}
}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": 591.2131999999999,
"rate": 5.912132
}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