Rate Overview
Live
1 XPF = 0.616004 MZN
1 MZN = 1.6234
XPF
Avg
0.620592
High
0.635243
Low
0.586135
Last updated: 3/27/2026, 11:22:43 AM
Quick Conversions
| XPF | MZN |
|---|---|
| 1 XPF | 0.62 MZN |
| 10 XPF | 6.16 MZN |
| 50 XPF | 30.80 MZN |
| 100 XPF | 61.60 MZN |
| 500 XPF | 308.00 MZN |
| 1,000 XPF | 616.00 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-27T11:22:43Z",
"rates": {
"MZN": 0.616004
}
}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.6004,
"rate": 0.616004
}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