Rate Overview
Live
1 XPF = 34.8316 MNT
1 MNT = 0.028710
XPF
Avg
34.7034
High
34.8316
Low
34.5914
Last updated: 6/17/2026, 6:38:49 AM
Quick Conversions
| XPF | MNT |
|---|---|
| 1 XPF | 34.83 MNT |
| 10 XPF | 348.32 MNT |
| 50 XPF | 1,741.58 MNT |
| 100 XPF | 3,483.16 MNT |
| 500 XPF | 17,415.80 MNT |
| 1,000 XPF | 34,831.60 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-06-17T06:38:49Z",
"rates": {
"MNT": 34.831602
}
}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": 3483.1602,
"rate": 34.831602
}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