Rate Overview
Live
1 MXN = 5.9997 XPF
1 XPF = 0.166675
MXN
Avg
5.9915
High
6.0057
Low
5.9651
Last updated: 6/19/2026, 8:20:09 AM
Quick Conversions
| MXN | XPF |
|---|---|
| 1 MXN | 6.00 XPF |
| 10 MXN | 60.00 XPF |
| 50 MXN | 299.99 XPF |
| 100 MXN | 599.97 XPF |
| 500 MXN | 2,999.85 XPF |
| 1,000 MXN | 5,999.71 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-06-19T08:20:09Z",
"rates": {
"XPF": 5.999706
}
}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": 599.9706,
"rate": 5.999706
}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