Rate Overview
Live
1 XPF = 0.623156 MZN
1 MZN = 1.6047
XPF
Avg
0.625549
High
0.634906
Low
0.611802
Last updated: 5/27/2026, 8:38:35 PM
Quick Conversions
| XPF | MZN |
|---|---|
| 1 XPF | 0.62 MZN |
| 10 XPF | 6.23 MZN |
| 50 XPF | 31.16 MZN |
| 100 XPF | 62.32 MZN |
| 500 XPF | 311.58 MZN |
| 1,000 XPF | 623.16 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-27T20:38:35Z",
"rates": {
"MZN": 0.623156
}
}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.3156,
"rate": 0.623156
}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