Rate Overview
Live
1 XPF = 34.8815 MNT
1 MNT = 0.028669
XPF
Avg
34.8461
High
34.8815
Low
34.7985
Last updated: 8/17/2026, 12:05:20 AM
Quick Conversions
| XPF | MNT |
|---|---|
| 1 XPF | 34.88 MNT |
| 10 XPF | 348.81 MNT |
| 50 XPF | 1,744.07 MNT |
| 100 XPF | 3,488.15 MNT |
| 500 XPF | 17,440.74 MNT |
| 1,000 XPF | 34,881.48 MNT |
Get XPF/MNT Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=XPF¤cies=MNTExample Response:
{
"success": true,
"base": "XPF",
"date": "2026-08-17T00:05:20Z",
"rates": {
"MNT": 34.881476
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=XPF&to=MNT&amount=100Example Response:
{
"success": true,
"query": {
"from": "XPF",
"to": "MNT",
"amount": 100
},
"result": 3488.1476,
"rate": 34.881476
}Build with XPF/MNT Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key