Rate Overview
Live
1 MNT = 0.028988 XPF
1 XPF = 34.4970
MNT
Avg
0.028736
High
0.029193
Low
0.028081
Last updated: 7/29/2026, 9:10:56 PM
Quick Conversions
| MNT | XPF |
|---|---|
| 1 MNT | 0.03 XPF |
| 10 MNT | 0.29 XPF |
| 50 MNT | 1.45 XPF |
| 100 MNT | 2.90 XPF |
| 500 MNT | 14.49 XPF |
| 1,000 MNT | 28.99 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-07-29T21:10:56Z",
"rates": {
"XPF": 0.028988
}
}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.8988,
"rate": 0.028988
}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