Rate Overview
Live
1 XPF = 0.624059 MZN
1 MZN = 1.6024
XPF
Avg
0.608681
High
0.638512
Low
0.554787
Last updated: 5/27/2026, 6:41:20 PM
Quick Conversions
| XPF | MZN |
|---|---|
| 1 XPF | 0.62 MZN |
| 10 XPF | 6.24 MZN |
| 50 XPF | 31.20 MZN |
| 100 XPF | 62.41 MZN |
| 500 XPF | 312.03 MZN |
| 1,000 XPF | 624.06 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-27T18:41:20Z",
"rates": {
"MZN": 0.624059
}
}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.4059,
"rate": 0.624059
}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