Rate Overview
Live
1 XPF = 35.2298 MNT
1 MNT = 0.028385
XPF
Avg
35.1306
High
35.2298
Low
35.0236
Last updated: 5/7/2026, 10:13:43 AM
Quick Conversions
| XPF | MNT |
|---|---|
| 1 XPF | 35.23 MNT |
| 10 XPF | 352.30 MNT |
| 50 XPF | 1,761.49 MNT |
| 100 XPF | 3,522.98 MNT |
| 500 XPF | 17,614.89 MNT |
| 1,000 XPF | 35,229.78 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-05-07T10:13:43Z",
"rates": {
"MNT": 35.229776
}
}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": 3522.9776,
"rate": 35.229776
}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