Rate Overview
Live
1 MZN = 1.6229 XPF
1 XPF = 0.616170
MZN
Avg
1.6191
High
1.6229
Low
1.6146
Last updated: 3/27/2026, 9:32:48 AM
Quick Conversions
| MZN | XPF |
|---|---|
| 1 MZN | 1.62 XPF |
| 10 MZN | 16.23 XPF |
| 50 MZN | 81.15 XPF |
| 100 MZN | 162.29 XPF |
| 500 MZN | 811.47 XPF |
| 1,000 MZN | 1,622.93 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-03-27T09:32:48Z",
"rates": {
"XPF": 1.62293
}
}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": 162.293,
"rate": 1.62293
}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