Rate Overview
Live
1 XPF = 0.628226 MZN
1 MZN = 1.5918
XPF
Avg
0.627212
High
0.628439
Low
0.625696
Last updated: 5/7/2026, 7:49:12 AM
Quick Conversions
| XPF | MZN |
|---|---|
| 1 XPF | 0.63 MZN |
| 10 XPF | 6.28 MZN |
| 50 XPF | 31.41 MZN |
| 100 XPF | 62.82 MZN |
| 500 XPF | 314.11 MZN |
| 1,000 XPF | 628.23 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-05-07T07:49:12Z",
"rates": {
"MZN": 0.628226
}
}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.822599999999994,
"rate": 0.628226
}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