Rate Overview
Live
1 XPF = 34.9511 MNT
1 MNT = 0.028611
XPF
Avg
35.0492
High
35.3653
Low
34.8117
Last updated: 5/27/2026, 10:52:08 PM
Quick Conversions
| XPF | MNT |
|---|---|
| 1 XPF | 34.95 MNT |
| 10 XPF | 349.51 MNT |
| 50 XPF | 1,747.56 MNT |
| 100 XPF | 3,495.11 MNT |
| 500 XPF | 17,475.56 MNT |
| 1,000 XPF | 34,951.13 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-05-27T22:52:08Z",
"rates": {
"MNT": 34.951129
}
}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": 3495.1129,
"rate": 34.951129
}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