Rate Overview
Live
1 XPF = 0.630538 MZN
1 MZN = 1.5859
XPF
Avg
0.628080
High
0.630538
Low
0.623749
Last updated: 4/17/2026, 6:24:58 AM
Quick Conversions
| XPF | MZN |
|---|---|
| 1 XPF | 0.63 MZN |
| 10 XPF | 6.31 MZN |
| 50 XPF | 31.53 MZN |
| 100 XPF | 63.05 MZN |
| 500 XPF | 315.27 MZN |
| 1,000 XPF | 630.54 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-04-17T06:24:58Z",
"rates": {
"MZN": 0.630538
}
}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": 63.0538,
"rate": 0.630538
}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