Rate Overview
Live
1 FJD = 28.5319 MZN
1 MZN = 0.035048
FJD
Avg
28.5290
High
28.5723
Low
28.4431
Last updated: 7/23/2026, 9:34:32 AM
Quick Conversions
| FJD | MZN |
|---|---|
| 1 FJD | 28.53 MZN |
| 10 FJD | 285.32 MZN |
| 50 FJD | 1,426.60 MZN |
| 100 FJD | 2,853.19 MZN |
| 500 FJD | 14,265.97 MZN |
| 1,000 FJD | 28,531.94 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-23T09:34:32Z",
"rates": {
"MZN": 28.531943
}
}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": 2853.1942999999997,
"rate": 28.531943
}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