Rate Overview
Live
1 MXN = 5.9476 XPF
1 XPF = 0.168135
MXN
Avg
5.9650
High
5.9915
Low
5.9465
Last updated: 7/9/2026, 4:33:25 AM
Quick Conversions
| MXN | XPF |
|---|---|
| 1 MXN | 5.95 XPF |
| 10 MXN | 59.48 XPF |
| 50 MXN | 297.38 XPF |
| 100 MXN | 594.76 XPF |
| 500 MXN | 2,973.80 XPF |
| 1,000 MXN | 5,947.60 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-07-09T04:33:25Z",
"rates": {
"XPF": 5.947601
}
}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": 594.7601,
"rate": 5.947601
}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