Rate Overview
Live
1 MXN = 5.8941 XPF
1 XPF = 0.169661
MXN
Avg
5.8568
High
5.9009
Low
5.8298
Last updated: 5/7/2026, 8:08:55 AM
Quick Conversions
| MXN | XPF |
|---|---|
| 1 MXN | 5.89 XPF |
| 10 MXN | 58.94 XPF |
| 50 MXN | 294.70 XPF |
| 100 MXN | 589.41 XPF |
| 500 MXN | 2,947.05 XPF |
| 1,000 MXN | 5,894.10 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-05-07T08:08:55Z",
"rates": {
"XPF": 5.894099
}
}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": 589.4099,
"rate": 5.894099
}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