Rate Overview
Live
1 XPF = 0.169123 MXN
1 MXN = 5.9129
XPF
Avg
0.179722
High
0.190105
Low
0.168663
Last updated: 5/28/2026, 2:33:16 AM
Quick Conversions
| XPF | MXN |
|---|---|
| 1 XPF | 0.17 MXN |
| 10 XPF | 1.69 MXN |
| 50 XPF | 8.46 MXN |
| 100 XPF | 16.91 MXN |
| 500 XPF | 84.56 MXN |
| 1,000 XPF | 169.12 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-28T02:33:16Z",
"rates": {
"MXN": 0.169123
}
}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.9123,
"rate": 0.169123
}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