Rate Overview
Live
1 MZN = 1.6102 XPF
1 XPF = 0.621046
MZN
Avg
1.6070
High
1.6103
Low
1.6034
Last updated: 9/11/2026, 11:24:22 AM
Quick Conversions
| MZN | XPF |
|---|---|
| 1 MZN | 1.61 XPF |
| 10 MZN | 16.10 XPF |
| 50 MZN | 80.51 XPF |
| 100 MZN | 161.02 XPF |
| 500 MZN | 805.09 XPF |
| 1,000 MZN | 1,610.19 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-09-11T11:24:22Z",
"rates": {
"XPF": 1.610186
}
}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.0186,
"rate": 1.610186
}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