Rate Overview
Live
1 MXN = 5.7733 XPF
1 XPF = 0.173212
MXN
Avg
5.8148
High
5.8693
Low
5.7632
Last updated: 3/7/2026, 4:05:25 AM
Quick Conversions
| MXN | XPF |
|---|---|
| 1 MXN | 5.77 XPF |
| 10 MXN | 57.73 XPF |
| 50 MXN | 288.66 XPF |
| 100 MXN | 577.33 XPF |
| 500 MXN | 2,886.63 XPF |
| 1,000 MXN | 5,773.26 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-03-07T04:05:25Z",
"rates": {
"XPF": 5.773264
}
}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": 577.3264,
"rate": 5.773264
}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