Rate Overview
Live
1 XPF = 0.611049 MZN
1 MZN = 1.6365
XPF
Avg
0.610610
High
0.611117
Low
0.609396
Last updated: 7/3/2026, 8:54:19 PM
Quick Conversions
| XPF | MZN |
|---|---|
| 1 XPF | 0.61 MZN |
| 10 XPF | 6.11 MZN |
| 50 XPF | 30.55 MZN |
| 100 XPF | 61.10 MZN |
| 500 XPF | 305.52 MZN |
| 1,000 XPF | 611.05 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-03T20:54:19Z",
"rates": {
"MZN": 0.611049
}
}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.104899999999994,
"rate": 0.611049
}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