Rate Overview
Live
1 XPF = 0.174483 MXN
1 MXN = 5.7312
XPF
Avg
0.171986
High
0.174483
Low
0.170379
Last updated: 3/7/2026, 12:29:42 AM
Quick Conversions
| XPF | MXN |
|---|---|
| 1 XPF | 0.17 MXN |
| 10 XPF | 1.74 MXN |
| 50 XPF | 8.72 MXN |
| 100 XPF | 17.45 MXN |
| 500 XPF | 87.24 MXN |
| 1,000 XPF | 174.48 MXN |
Get XPF/MXN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=XPF¤cies=MXNExample Response:
{
"success": true,
"base": "XPF",
"date": "2026-03-07T00:29:42Z",
"rates": {
"MXN": 0.174483
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=XPF&to=MXN&amount=100Example Response:
{
"success": true,
"query": {
"from": "XPF",
"to": "MXN",
"amount": 100
},
"result": 17.4483,
"rate": 0.174483
}Build with XPF/MXN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key