Rate Overview
Live
1 MZN = 1.6014 XPF
1 XPF = 0.624451
MZN
Avg
1.6078
High
1.6177
Low
1.6005
Last updated: 8/22/2026, 8:06:33 AM
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.70 XPF |
| 1,000 MZN | 1,601.41 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-08-22T08:06:33Z",
"rates": {
"XPF": 1.601406
}
}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.1406,
"rate": 1.601406
}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