Rate Overview
Live
1 MNT = 0.028539 XPF
1 XPF = 35.0398
MNT
Avg
0.028502
High
0.028706
Low
0.028324
Last updated: 3/6/2026, 11:29:58 PM
Quick Conversions
| MNT | XPF |
|---|---|
| 1 MNT | 0.03 XPF |
| 10 MNT | 0.29 XPF |
| 50 MNT | 1.43 XPF |
| 100 MNT | 2.85 XPF |
| 500 MNT | 14.27 XPF |
| 1,000 MNT | 28.54 XPF |
Get MNT/XPF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MNT¤cies=XPFExample Response:
{
"success": true,
"base": "MNT",
"date": "2026-03-06T23:29:58Z",
"rates": {
"XPF": 0.028539
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MNT&to=XPF&amount=100Example Response:
{
"success": true,
"query": {
"from": "MNT",
"to": "XPF",
"amount": 100
},
"result": 2.8539,
"rate": 0.028539
}Build with MNT/XPF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key