Rate Overview
Live
1 FJD = 28.6196 MZN
1 MZN = 0.034941
FJD
Avg
28.2687
High
29.0793
Low
27.4563
Last updated: 7/23/2026, 3:17:13 PM
Quick Conversions
| FJD | MZN |
|---|---|
| 1 FJD | 28.62 MZN |
| 10 FJD | 286.20 MZN |
| 50 FJD | 1,430.98 MZN |
| 100 FJD | 2,861.96 MZN |
| 500 FJD | 14,309.79 MZN |
| 1,000 FJD | 28,619.57 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-23T15:17:13Z",
"rates": {
"MZN": 28.619572
}
}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": 2861.9572000000003,
"rate": 28.619572
}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