Rate Overview
Live
1 MZN = 1.5859 XPF
1 XPF = 0.630557
MZN
Avg
1.5922
High
1.6032
Low
1.5859
Last updated: 4/17/2026, 4:57:26 AM
Quick Conversions
| MZN | XPF |
|---|---|
| 1 MZN | 1.59 XPF |
| 10 MZN | 15.86 XPF |
| 50 MZN | 79.29 XPF |
| 100 MZN | 158.59 XPF |
| 500 MZN | 792.95 XPF |
| 1,000 MZN | 1,585.90 XPF |
Get MZN/XPF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MZN¤cies=XPFExample Response:
{
"success": true,
"base": "MZN",
"date": "2026-04-17T04:57:26Z",
"rates": {
"XPF": 1.585899
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MZN&to=XPF&amount=100Example Response:
{
"success": true,
"query": {
"from": "MZN",
"to": "XPF",
"amount": 100
},
"result": 158.5899,
"rate": 1.585899
}Build with MZN/XPF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key