Rate Overview
Live
1 MXN = 5.8875 XPF
1 XPF = 0.169850
MXN
Avg
5.9178
High
5.9356
Low
5.8875
Last updated: 5/27/2026, 6:17:33 PM
Quick Conversions
| MXN | XPF |
|---|---|
| 1 MXN | 5.89 XPF |
| 10 MXN | 58.88 XPF |
| 50 MXN | 294.38 XPF |
| 100 MXN | 588.75 XPF |
| 500 MXN | 2,943.77 XPF |
| 1,000 MXN | 5,887.54 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-27T18:17:33Z",
"rates": {
"XPF": 5.887541
}
}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": 588.7541,
"rate": 5.887541
}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