Rate Overview
Live
1 XPF = 35.0395 MNT
1 MNT = 0.028539
XPF
Avg
35.0585
High
35.3048
Low
34.8352
Last updated: 3/7/2026, 12:33:37 AM
Quick Conversions
| XPF | MNT |
|---|---|
| 1 XPF | 35.04 MNT |
| 10 XPF | 350.39 MNT |
| 50 XPF | 1,751.97 MNT |
| 100 XPF | 3,503.95 MNT |
| 500 XPF | 17,519.73 MNT |
| 1,000 XPF | 35,039.47 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-07T00:33:37Z",
"rates": {
"MNT": 35.039468
}
}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": 3503.9467999999997,
"rate": 35.039468
}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