Rate Overview
Live
1 FJD = 28.5863 MZN
1 MZN = 0.034982
FJD
Avg
28.4461
High
29.1957
Low
27.7987
Last updated: 7/22/2026, 9:09:50 PM
Quick Conversions
| FJD | MZN |
|---|---|
| 1 FJD | 28.59 MZN |
| 10 FJD | 285.86 MZN |
| 50 FJD | 1,429.32 MZN |
| 100 FJD | 2,858.63 MZN |
| 500 FJD | 14,293.16 MZN |
| 1,000 FJD | 28,586.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-22T21:09:50Z",
"rates": {
"MZN": 28.586324
}
}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": 2858.6324,
"rate": 28.586324
}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