Rate Overview
Live
1 MNT = 0.029003 XPF
1 XPF = 34.4792
MNT
Avg
6.3467
High
126.3642
Low
0.027907
Last updated: 3/27/2026, 9:45:25 AM
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.50 XPF |
| 1,000 MNT | 29.00 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-27T09:45:25Z",
"rates": {
"XPF": 0.029003
}
}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.9003,
"rate": 0.029003
}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