Rate Overview
Live
1 XPF = 0.169946 MXN
1 MXN = 5.8842
XPF
Avg
0.169908
High
0.170580
Low
0.169243
Last updated: 4/17/2026, 6:20:37 AM
Quick Conversions
| XPF | MXN |
|---|---|
| 1 XPF | 0.17 MXN |
| 10 XPF | 1.70 MXN |
| 50 XPF | 8.50 MXN |
| 100 XPF | 16.99 MXN |
| 500 XPF | 84.97 MXN |
| 1,000 XPF | 169.95 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-04-17T06:20:37Z",
"rates": {
"MXN": 0.169946
}
}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.994600000000002,
"rate": 0.169946
}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