Rate Overview
Live
1 MXN = 5.8987 XPF
1 XPF = 0.169530
MXN
Avg
5.5705
High
5.9290
Low
5.2602
Last updated: 5/27/2026, 8:27:22 PM
Quick Conversions
| MXN | XPF |
|---|---|
| 1 MXN | 5.90 XPF |
| 10 MXN | 58.99 XPF |
| 50 MXN | 294.93 XPF |
| 100 MXN | 589.87 XPF |
| 500 MXN | 2,949.33 XPF |
| 1,000 MXN | 5,898.65 XPF |
Get MXN/XPF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MXN¤cies=XPFExample Response:
{
"success": true,
"base": "MXN",
"date": "2026-05-27T20:27:22Z",
"rates": {
"XPF": 5.898654
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MXN&to=XPF&amount=100Example Response:
{
"success": true,
"query": {
"from": "MXN",
"to": "XPF",
"amount": 100
},
"result": 589.8653999999999,
"rate": 5.898654
}Build with MXN/XPF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key