Rate Overview
Live
1 XPF = 34.4785 MNT
1 MNT = 0.029004
XPF
Avg
35.0194
High
35.6424
Low
34.4483
Last updated: 3/27/2026, 9:31:22 AM
Quick Conversions
| XPF | MNT |
|---|---|
| 1 XPF | 34.48 MNT |
| 10 XPF | 344.79 MNT |
| 50 XPF | 1,723.93 MNT |
| 100 XPF | 3,447.85 MNT |
| 500 XPF | 17,239.27 MNT |
| 1,000 XPF | 34,478.55 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-27T09:31:22Z",
"rates": {
"MNT": 34.478545
}
}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": 3447.8544999999995,
"rate": 34.478545
}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