Rate Overview
Live
1 MNT = 0.029136 XPF
1 XPF = 34.3218
MNT
Avg
0.029143
High
0.029195
Low
0.029106
Last updated: 7/29/2026, 2:51:44 AM
Quick Conversions
| MNT | XPF |
|---|---|
| 1 MNT | 0.03 XPF |
| 10 MNT | 0.29 XPF |
| 50 MNT | 1.46 XPF |
| 100 MNT | 2.91 XPF |
| 500 MNT | 14.57 XPF |
| 1,000 MNT | 29.14 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-29T02:51:44Z",
"rates": {
"XPF": 0.029136
}
}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.9135999999999997,
"rate": 0.029136
}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