Rate Overview
Live
1 XPF = 0.174078 MXN
1 MXN = 5.7446
XPF
Avg
0.175972
High
0.181620
Low
0.169660
Last updated: 3/27/2026, 11:16:14 AM
Quick Conversions
| XPF | MXN |
|---|---|
| 1 XPF | 0.17 MXN |
| 10 XPF | 1.74 MXN |
| 50 XPF | 8.70 MXN |
| 100 XPF | 17.41 MXN |
| 500 XPF | 87.04 MXN |
| 1,000 XPF | 174.08 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-27T11:16:14Z",
"rates": {
"MXN": 0.174078
}
}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.4078,
"rate": 0.174078
}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