Rate Overview
Live
1 XPF = 0.174089 MXN
1 MXN = 5.7442
XPF
Avg
0.181047
High
0.192745
Low
0.170360
Last updated: 3/27/2026, 4:50:41 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.04 MXN |
| 1,000 XPF | 174.09 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-27T16:50:41Z",
"rates": {
"MXN": 0.174089
}
}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.4089,
"rate": 0.174089
}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