Rate Overview
Live
1 XPF = 34.3093 MNT
1 MNT = 0.029147
XPF
Avg
34.2576
High
34.3356
Low
34.1462
Last updated: 7/4/2026, 8:27:11 PM
Quick Conversions
| XPF | MNT |
|---|---|
| 1 XPF | 34.31 MNT |
| 10 XPF | 343.09 MNT |
| 50 XPF | 1,715.46 MNT |
| 100 XPF | 3,430.93 MNT |
| 500 XPF | 17,154.64 MNT |
| 1,000 XPF | 34,309.27 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-07-04T20:27:11Z",
"rates": {
"MNT": 34.309273
}
}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": 3430.9273,
"rate": 34.309273
}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