Rate Overview
Live
1 XPF = 34.2273 MNT
1 MNT = 0.029216
XPF
Avg
34.2991
High
34.3573
Low
34.2273
Last updated: 7/26/2026, 3:14:38 PM
Quick Conversions
| XPF | MNT |
|---|---|
| 1 XPF | 34.23 MNT |
| 10 XPF | 342.27 MNT |
| 50 XPF | 1,711.37 MNT |
| 100 XPF | 3,422.73 MNT |
| 500 XPF | 17,113.66 MNT |
| 1,000 XPF | 34,227.32 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-26T15:14:38Z",
"rates": {
"MNT": 34.227318
}
}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": 3422.7317999999996,
"rate": 34.227318
}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