Rate Overview
Live
1 MXN = 5.7445 XPF
1 XPF = 0.174078
MXN
Avg
5.5318
High
5.8707
Low
5.2602
Last updated: 3/27/2026, 11:12:15 AM
Quick Conversions
| MXN | XPF |
|---|---|
| 1 MXN | 5.74 XPF |
| 10 MXN | 57.45 XPF |
| 50 MXN | 287.23 XPF |
| 100 MXN | 574.45 XPF |
| 500 MXN | 2,872.27 XPF |
| 1,000 MXN | 5,744.54 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-03-27T11:12:15Z",
"rates": {
"XPF": 5.744541
}
}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": 574.4541,
"rate": 5.744541
}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