Rate Overview
Live
1 MXN = 5.8996 XPF
1 XPF = 0.169503
MXN
Avg
5.7948
High
5.9200
Low
5.6178
Last updated: 5/27/2026, 9:33:56 PM
Quick Conversions
| MXN | XPF |
|---|---|
| 1 MXN | 5.90 XPF |
| 10 MXN | 59.00 XPF |
| 50 MXN | 294.98 XPF |
| 100 MXN | 589.96 XPF |
| 500 MXN | 2,949.80 XPF |
| 1,000 MXN | 5,899.60 XPF |
Get MXN/XPF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MXN¤cies=XPFExample Response:
{
"success": true,
"base": "MXN",
"date": "2026-05-27T21:33:56Z",
"rates": {
"XPF": 5.899597
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MXN&to=XPF&amount=100Example Response:
{
"success": true,
"query": {
"from": "MXN",
"to": "XPF",
"amount": 100
},
"result": 589.9597,
"rate": 5.899597
}Build with MXN/XPF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key