Rate Overview
Live
1 FJD = 28.7949 MZN
1 MZN = 0.034728
FJD
Avg
28.8841
High
29.0262
Low
28.7770
Last updated: 9/2/2026, 12:53:09 PM
Quick Conversions
| FJD | MZN |
|---|---|
| 1 FJD | 28.79 MZN |
| 10 FJD | 287.95 MZN |
| 50 FJD | 1,439.74 MZN |
| 100 FJD | 2,879.49 MZN |
| 500 FJD | 14,397.43 MZN |
| 1,000 FJD | 28,794.87 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-09-02T12:53:09Z",
"rates": {
"MZN": 28.794865
}
}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": 2879.4865,
"rate": 28.794865
}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