Rate Overview
Live
1 MXN = 5.9697 XPF
1 XPF = 0.167513
MXN
Avg
5.9754
High
6.0057
Low
5.9065
Last updated: 6/17/2026, 7:56:03 AM
Quick Conversions
| MXN | XPF |
|---|---|
| 1 MXN | 5.97 XPF |
| 10 MXN | 59.70 XPF |
| 50 MXN | 298.48 XPF |
| 100 MXN | 596.97 XPF |
| 500 MXN | 2,984.85 XPF |
| 1,000 MXN | 5,969.69 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-06-17T07:56:03Z",
"rates": {
"XPF": 5.969693
}
}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": 596.9693000000001,
"rate": 5.969693
}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