Rate Overview
Live
1 XPF = 0.174059 MXN
1 MXN = 5.7452
XPF
Avg
0.172087
High
0.175049
Low
0.169648
Last updated: 3/27/2026, 1:00:22 PM
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.03 MXN |
| 1,000 XPF | 174.06 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-27T13:00:22Z",
"rates": {
"MXN": 0.174059
}
}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.4059,
"rate": 0.174059
}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