Rate Overview
Live
1 XPF = 0.626223 MZN
1 MZN = 1.5969
XPF
Avg
0.626964
High
0.632740
Low
0.622572
Last updated: 3/7/2026, 12:30:19 AM
Quick Conversions
| XPF | MZN |
|---|---|
| 1 XPF | 0.63 MZN |
| 10 XPF | 6.26 MZN |
| 50 XPF | 31.31 MZN |
| 100 XPF | 62.62 MZN |
| 500 XPF | 313.11 MZN |
| 1,000 XPF | 626.22 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-07T00:30:19Z",
"rates": {
"MZN": 0.626223
}
}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.622299999999996,
"rate": 0.626223
}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