Rate Overview
Live
1 XPF = 0.621552 MZN
1 MZN = 1.6089
XPF
Avg
0.618998
High
0.621552
Low
0.616768
Last updated: 6/17/2026, 6:42:23 AM
Quick Conversions
| XPF | MZN |
|---|---|
| 1 XPF | 0.62 MZN |
| 10 XPF | 6.22 MZN |
| 50 XPF | 31.08 MZN |
| 100 XPF | 62.16 MZN |
| 500 XPF | 310.78 MZN |
| 1,000 XPF | 621.55 MZN |
Get XPF/MZN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=XPF¤cies=MZNExample Response:
{
"success": true,
"base": "XPF",
"date": "2026-06-17T06:42:23Z",
"rates": {
"MZN": 0.621552
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=XPF&to=MZN&amount=100Example Response:
{
"success": true,
"query": {
"from": "XPF",
"to": "MZN",
"amount": 100
},
"result": 62.1552,
"rate": 0.621552
}Build with XPF/MZN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key