Rate Overview
Live
1 FJD = 28.3304 MZN
1 MZN = 0.035298
FJD
Avg
28.7130
High
29.1081
Low
28.3304
Last updated: 7/25/2026, 5:35:48 AM
Quick Conversions
| FJD | MZN |
|---|---|
| 1 FJD | 28.33 MZN |
| 10 FJD | 283.30 MZN |
| 50 FJD | 1,416.52 MZN |
| 100 FJD | 2,833.04 MZN |
| 500 FJD | 14,165.18 MZN |
| 1,000 FJD | 28,330.35 MZN |
Get FJD/MZN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=FJD¤cies=MZNExample Response:
{
"success": true,
"base": "FJD",
"date": "2026-07-25T05:35:48Z",
"rates": {
"MZN": 28.330351
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=FJD&to=MZN&amount=100Example Response:
{
"success": true,
"query": {
"from": "FJD",
"to": "MZN",
"amount": 100
},
"result": 2833.0351,
"rate": 28.330351
}Build with FJD/MZN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key