Rate Overview
Live
1 XPF = 0.167373 MXN
1 MXN = 5.9747
XPF
Avg
0.167337
High
0.167898
Low
0.167020
Last updated: 7/3/2026, 3:40:12 PM
Quick Conversions
| XPF | MXN |
|---|---|
| 1 XPF | 0.17 MXN |
| 10 XPF | 1.67 MXN |
| 50 XPF | 8.37 MXN |
| 100 XPF | 16.74 MXN |
| 500 XPF | 83.69 MXN |
| 1,000 XPF | 167.37 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-07-03T15:40:12Z",
"rates": {
"MXN": 0.167373
}
}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": 16.737299999999998,
"rate": 0.167373
}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