Rate Overview
Live
1 XPF = 0.166705 MXN
1 MXN = 5.9986
XPF
Avg
0.170350
High
0.176808
Low
0.166705
Last updated: 7/21/2026, 12:14:19 AM
Quick Conversions
| XPF | MXN |
|---|---|
| 1 XPF | 0.17 MXN |
| 10 XPF | 1.67 MXN |
| 50 XPF | 8.34 MXN |
| 100 XPF | 16.67 MXN |
| 500 XPF | 83.35 MXN |
| 1,000 XPF | 166.70 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-21T00:14:19Z",
"rates": {
"MXN": 0.166705
}
}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.6705,
"rate": 0.166705
}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