Rate Overview
Live
1 XPF = 0.609961 MZN
1 MZN = 1.6394
XPF
Avg
0.609475
High
0.611056
Low
0.607306
Last updated: 7/27/2026, 5:20:28 PM
Quick Conversions
| XPF | MZN |
|---|---|
| 1 XPF | 0.61 MZN |
| 10 XPF | 6.10 MZN |
| 50 XPF | 30.50 MZN |
| 100 XPF | 61.00 MZN |
| 500 XPF | 304.98 MZN |
| 1,000 XPF | 609.96 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-07-27T17:20:28Z",
"rates": {
"MZN": 0.609961
}
}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": 60.9961,
"rate": 0.609961
}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