Rate Overview
Live
1 FJD = 28.7820 MZN
1 MZN = 0.034744
FJD
Avg
28.8643
High
28.9364
Low
28.7398
Last updated: 5/27/2026, 3:39:38 AM
Quick Conversions
| FJD | MZN |
|---|---|
| 1 FJD | 28.78 MZN |
| 10 FJD | 287.82 MZN |
| 50 FJD | 1,439.10 MZN |
| 100 FJD | 2,878.20 MZN |
| 500 FJD | 14,390.98 MZN |
| 1,000 FJD | 28,781.95 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-05-27T03:39:38Z",
"rates": {
"MZN": 28.781954
}
}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": 2878.1954,
"rate": 28.781954
}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