Rate Overview
Live
1 MZN = 1.6110 XPF
1 XPF = 0.620717
MZN
Avg
1.5984
High
1.6110
Low
1.5804
Last updated: 3/7/2026, 3:08:11 AM
Quick Conversions
| MZN | XPF |
|---|---|
| 1 MZN | 1.61 XPF |
| 10 MZN | 16.11 XPF |
| 50 MZN | 80.55 XPF |
| 100 MZN | 161.10 XPF |
| 500 MZN | 805.52 XPF |
| 1,000 MZN | 1,611.04 XPF |
Get MZN/XPF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MZN¤cies=XPFExample Response:
{
"success": true,
"base": "MZN",
"date": "2026-03-07T03:08:11Z",
"rates": {
"XPF": 1.61104
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MZN&to=XPF&amount=100Example Response:
{
"success": true,
"query": {
"from": "MZN",
"to": "XPF",
"amount": 100
},
"result": 161.104,
"rate": 1.61104
}Build with MZN/XPF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key