Rate Overview
Live
1 MDL = 5.9653 XPF
1 XPF = 0.167635
MDL
Avg
6.0253
High
6.2347
Low
5.8680
Last updated: 7/26/2026, 7:48:57 PM
Quick Conversions
| MDL | XPF |
|---|---|
| 1 MDL | 5.97 XPF |
| 10 MDL | 59.65 XPF |
| 50 MDL | 298.27 XPF |
| 100 MDL | 596.53 XPF |
| 500 MDL | 2,982.67 XPF |
| 1,000 MDL | 5,965.35 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-26T19:48:57Z",
"rates": {
"XPF": 5.965345
}
}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": 596.5345,
"rate": 5.965345
}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