Rate Overview
Live
1 MXN = 5.8842 XPF
1 XPF = 0.169946
MXN
Avg
5.8855
High
5.9087
Low
5.8623
Last updated: 4/17/2026, 6:05:36 AM
Quick Conversions
| MXN | XPF |
|---|---|
| 1 MXN | 5.88 XPF |
| 10 MXN | 58.84 XPF |
| 50 MXN | 294.21 XPF |
| 100 MXN | 588.42 XPF |
| 500 MXN | 2,942.11 XPF |
| 1,000 MXN | 5,884.21 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-04-17T06:05:36Z",
"rates": {
"XPF": 5.884211
}
}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": 588.4210999999999,
"rate": 5.884211
}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