Rate Overview
Live
1 MXN = 5.9821 XPF
1 XPF = 0.167164
MXN
Avg
5.9779
High
6.0091
Low
5.9467
Last updated: 7/29/2026, 2:22:11 PM
Quick Conversions
| MXN | XPF |
|---|---|
| 1 MXN | 5.98 XPF |
| 10 MXN | 59.82 XPF |
| 50 MXN | 299.11 XPF |
| 100 MXN | 598.21 XPF |
| 500 MXN | 2,991.07 XPF |
| 1,000 MXN | 5,982.14 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-29T14:22:11Z",
"rates": {
"XPF": 5.982144
}
}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": 598.2144,
"rate": 5.982144
}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