Rate Overview
Live
1 FJD = 28.4203 MZN
1 MZN = 0.035186
FJD
Avg
28.6418
High
29.1282
Low
27.9982
Last updated: 7/26/2026, 7:49:34 PM
Quick Conversions
| FJD | MZN |
|---|---|
| 1 FJD | 28.42 MZN |
| 10 FJD | 284.20 MZN |
| 50 FJD | 1,421.01 MZN |
| 100 FJD | 2,842.03 MZN |
| 500 FJD | 14,210.15 MZN |
| 1,000 FJD | 28,420.29 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-26T19:49:34Z",
"rates": {
"MZN": 28.420294
}
}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": 2842.0294,
"rate": 28.420294
}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