Rate Overview
Live
1 XPF = 0.618446 MZN
1 MZN = 1.6170
XPF
Avg
0.617791
High
0.618941
Low
0.615485
Last updated: 8/11/2026, 3:53:09 PM
Quick Conversions
| XPF | MZN |
|---|---|
| 1 XPF | 0.62 MZN |
| 10 XPF | 6.18 MZN |
| 50 XPF | 30.92 MZN |
| 100 XPF | 61.84 MZN |
| 500 XPF | 309.22 MZN |
| 1,000 XPF | 618.45 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-08-11T15:53:09Z",
"rates": {
"MZN": 0.618446
}
}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.84460000000001,
"rate": 0.618446
}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