Rate Overview
Live
1 FJD = 28.6068 MZN
1 MZN = 0.034957
FJD
Avg
28.4069
High
28.6068
Low
28.1824
Last updated: 7/1/2026, 2:06:23 PM
Quick Conversions
| FJD | MZN |
|---|---|
| 1 FJD | 28.61 MZN |
| 10 FJD | 286.07 MZN |
| 50 FJD | 1,430.34 MZN |
| 100 FJD | 2,860.68 MZN |
| 500 FJD | 14,303.39 MZN |
| 1,000 FJD | 28,606.78 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-01T14:06:23Z",
"rates": {
"MZN": 28.606783
}
}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": 2860.6783,
"rate": 28.606783
}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