Rate Overview
Live
1 XPF = 0.616809 MZN
1 MZN = 1.6212
XPF
Avg
0.617717
High
0.619336
Low
0.616651
Last updated: 3/27/2026, 6:04:06 AM
Quick Conversions
| XPF | MZN |
|---|---|
| 1 XPF | 0.62 MZN |
| 10 XPF | 6.17 MZN |
| 50 XPF | 30.84 MZN |
| 100 XPF | 61.68 MZN |
| 500 XPF | 308.40 MZN |
| 1,000 XPF | 616.81 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-03-27T06:04:06Z",
"rates": {
"MZN": 0.616809
}
}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": 61.68090000000001,
"rate": 0.616809
}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