Rate Overview
Live
1 XPF = 0.616590 MZN
1 MZN = 1.6218
XPF
Avg
0.617694
High
0.619336
Low
0.616590
Last updated: 3/27/2026, 7:47:03 AM
Quick Conversions
| XPF | MZN |
|---|---|
| 1 XPF | 0.62 MZN |
| 10 XPF | 6.17 MZN |
| 50 XPF | 30.83 MZN |
| 100 XPF | 61.66 MZN |
| 500 XPF | 308.29 MZN |
| 1,000 XPF | 616.59 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-27T07:47:03Z",
"rates": {
"MZN": 0.61659
}
}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.659,
"rate": 0.61659
}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