Rate Overview
Live
1 XPF = 34.5144 MNT
1 MNT = 0.028973
XPF
Avg
34.5815
High
34.6582
Low
34.5056
Last updated: 3/27/2026, 6:03:49 AM
Quick Conversions
| XPF | MNT |
|---|---|
| 1 XPF | 34.51 MNT |
| 10 XPF | 345.14 MNT |
| 50 XPF | 1,725.72 MNT |
| 100 XPF | 3,451.44 MNT |
| 500 XPF | 17,257.18 MNT |
| 1,000 XPF | 34,514.35 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-27T06:03:49Z",
"rates": {
"MNT": 34.51435
}
}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": 3451.435,
"rate": 34.51435
}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