Rate Overview
Live
1 MZN = 1.6024 XPF
1 XPF = 0.624078
MZN
Avg
1.6455
High
1.8025
Low
1.5661
Last updated: 5/27/2026, 5:23:44 PM
Quick Conversions
| MZN | XPF |
|---|---|
| 1 MZN | 1.60 XPF |
| 10 MZN | 16.02 XPF |
| 50 MZN | 80.12 XPF |
| 100 MZN | 160.24 XPF |
| 500 MZN | 801.18 XPF |
| 1,000 MZN | 1,602.37 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-27T17:23:44Z",
"rates": {
"XPF": 1.602365
}
}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.2365,
"rate": 1.602365
}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