Rate Overview
Live
1 XPF = 34.4558 MNT
1 MNT = 0.029023
XPF
Avg
34.7386
High
35.4113
Low
34.2521
Last updated: 3/27/2026, 12:56:59 PM
Quick Conversions
| XPF | MNT |
|---|---|
| 1 XPF | 34.46 MNT |
| 10 XPF | 344.56 MNT |
| 50 XPF | 1,722.79 MNT |
| 100 XPF | 3,445.58 MNT |
| 500 XPF | 17,227.91 MNT |
| 1,000 XPF | 34,455.81 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-03-27T12:56:59Z",
"rates": {
"MNT": 34.455814
}
}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": 3445.5813999999996,
"rate": 34.455814
}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