Rate Overview
Live
1 MXN = 6.0680 XPF
1 XPF = 0.164799
MXN
Avg
6.0335
High
6.0688
Low
5.9859
Last updated: 8/13/2026, 4:01:23 AM
Quick Conversions
| MXN | XPF |
|---|---|
| 1 MXN | 6.07 XPF |
| 10 MXN | 60.68 XPF |
| 50 MXN | 303.40 XPF |
| 100 MXN | 606.80 XPF |
| 500 MXN | 3,034.00 XPF |
| 1,000 MXN | 6,068.01 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-08-13T04:01:23Z",
"rates": {
"XPF": 6.068007
}
}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": 606.8007,
"rate": 6.068007
}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