Rate Overview
Live
1 FJD = 28.4893 MZN
1 MZN = 0.035101
FJD
Avg
28.4727
High
28.7530
Low
28.1824
Last updated: 7/15/2026, 6:42:08 AM
Quick Conversions
| FJD | MZN |
|---|---|
| 1 FJD | 28.49 MZN |
| 10 FJD | 284.89 MZN |
| 50 FJD | 1,424.47 MZN |
| 100 FJD | 2,848.93 MZN |
| 500 FJD | 14,244.66 MZN |
| 1,000 FJD | 28,489.32 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-15T06:42:08Z",
"rates": {
"MZN": 28.489317
}
}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": 2848.9317,
"rate": 28.489317
}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