Rate Overview
Live
1 XPF = 0.169549 MXN
1 MXN = 5.8980
XPF
Avg
0.171210
High
0.176808
Low
0.168982
Last updated: 5/27/2026, 7:29:01 PM
Quick Conversions
| XPF | MXN |
|---|---|
| 1 XPF | 0.17 MXN |
| 10 XPF | 1.70 MXN |
| 50 XPF | 8.48 MXN |
| 100 XPF | 16.95 MXN |
| 500 XPF | 84.77 MXN |
| 1,000 XPF | 169.55 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-05-27T19:29:01Z",
"rates": {
"MXN": 0.169549
}
}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.954900000000002,
"rate": 0.169549
}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