Rate Overview
Live
1 XPF = 0.611451 MZN
1 MZN = 1.6355
XPF
Avg
0.622796
High
0.637153
Low
0.610504
Last updated: 7/20/2026, 9:18:28 AM
Quick Conversions
| XPF | MZN |
|---|---|
| 1 XPF | 0.61 MZN |
| 10 XPF | 6.11 MZN |
| 50 XPF | 30.57 MZN |
| 100 XPF | 61.15 MZN |
| 500 XPF | 305.73 MZN |
| 1,000 XPF | 611.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-07-20T09:18:28Z",
"rates": {
"MZN": 0.611451
}
}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.1451,
"rate": 0.611451
}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