Rate Overview
Live
1 MZN = 1.6014 XPF
1 XPF = 0.624446
MZN
Avg
1.6065
High
1.6114
Low
1.6014
Last updated: 5/27/2026, 2:51:52 PM
Quick Conversions
| MZN | XPF |
|---|---|
| 1 MZN | 1.60 XPF |
| 10 MZN | 16.01 XPF |
| 50 MZN | 80.07 XPF |
| 100 MZN | 160.14 XPF |
| 500 MZN | 800.71 XPF |
| 1,000 MZN | 1,601.42 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-05-27T14:51:52Z",
"rates": {
"XPF": 1.601419
}
}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": 160.1419,
"rate": 1.601419
}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