Rate Overview
Live
1 MNT = 0.029199 XPF
1 XPF = 34.2477
MNT
Avg
0.029157
High
0.029205
Low
0.029123
Last updated: 7/8/2026, 2:59:39 AM
Quick Conversions
| MNT | XPF |
|---|---|
| 1 MNT | 0.03 XPF |
| 10 MNT | 0.29 XPF |
| 50 MNT | 1.46 XPF |
| 100 MNT | 2.92 XPF |
| 500 MNT | 14.60 XPF |
| 1,000 MNT | 29.20 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-08T02:59:39Z",
"rates": {
"XPF": 0.029199
}
}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.9198999999999997,
"rate": 0.029199
}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