Rate Overview
Live
1 FJD = 28.9338 MZN
1 MZN = 0.034562
FJD
Avg
28.8936
High
29.1497
Low
28.7200
Last updated: 3/6/2026, 8:47:04 PM
Quick Conversions
| FJD | MZN |
|---|---|
| 1 FJD | 28.93 MZN |
| 10 FJD | 289.34 MZN |
| 50 FJD | 1,446.69 MZN |
| 100 FJD | 2,893.38 MZN |
| 500 FJD | 14,466.89 MZN |
| 1,000 FJD | 28,933.79 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-03-06T20:47:04Z",
"rates": {
"MZN": 28.933786
}
}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": 2893.3786,
"rate": 28.933786
}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