Rate Overview
Live
1 XPF = 0.624077 MZN
1 MZN = 1.6024
XPF
Avg
0.626235
High
0.637153
Low
0.615984
Last updated: 5/27/2026, 4:07:48 PM
Quick Conversions
| XPF | MZN |
|---|---|
| 1 XPF | 0.62 MZN |
| 10 XPF | 6.24 MZN |
| 50 XPF | 31.20 MZN |
| 100 XPF | 62.41 MZN |
| 500 XPF | 312.04 MZN |
| 1,000 XPF | 624.08 MZN |
Get XPF/MZN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=XPF¤cies=MZNExample Response:
{
"success": true,
"base": "XPF",
"date": "2026-05-27T16:07:48Z",
"rates": {
"MZN": 0.624077
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=XPF&to=MZN&amount=100Example Response:
{
"success": true,
"query": {
"from": "XPF",
"to": "MZN",
"amount": 100
},
"result": 62.4077,
"rate": 0.624077
}Build with XPF/MZN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key