Rate Overview
Live
1 MZN = 1.6312 XPF
1 XPF = 0.613052
MZN
Avg
1.6204
High
1.6312
Low
1.6133
Last updated: 6/19/2026, 8:30:10 AM
Quick Conversions
| MZN | XPF |
|---|---|
| 1 MZN | 1.63 XPF |
| 10 MZN | 16.31 XPF |
| 50 MZN | 81.56 XPF |
| 100 MZN | 163.12 XPF |
| 500 MZN | 815.59 XPF |
| 1,000 MZN | 1,631.18 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-06-19T08:30:10Z",
"rates": {
"XPF": 1.631183
}
}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": 163.1183,
"rate": 1.631183
}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