Rate Overview
Live
1 MXN = 6.0280 XPF
1 XPF = 0.165891
MXN
Avg
6.0549
High
6.0846
Low
6.0280
Last updated: 9/10/2026, 5:35:11 PM
Quick Conversions
| MXN | XPF |
|---|---|
| 1 MXN | 6.03 XPF |
| 10 MXN | 60.28 XPF |
| 50 MXN | 301.40 XPF |
| 100 MXN | 602.80 XPF |
| 500 MXN | 3,014.02 XPF |
| 1,000 MXN | 6,028.04 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-09-10T17:35:11Z",
"rates": {
"XPF": 6.028042
}
}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": 602.8042,
"rate": 6.028042
}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