Rate Overview
Live
1 MXN = 6.0098 XPF
1 XPF = 0.166396
MXN
Avg
5.7246
High
6.0098
Low
5.3445
Last updated: 7/28/2026, 4:00:47 AM
Quick Conversions
| MXN | XPF |
|---|---|
| 1 MXN | 6.01 XPF |
| 10 MXN | 60.10 XPF |
| 50 MXN | 300.49 XPF |
| 100 MXN | 600.98 XPF |
| 500 MXN | 3,004.88 XPF |
| 1,000 MXN | 6,009.77 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-28T04:00:47Z",
"rates": {
"XPF": 6.00977
}
}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": 600.977,
"rate": 6.00977
}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