Rate Overview
Live
1 FJD = 767.4943 MWK
1 MWK = 0.001303
FJD
Avg
778.9649
High
793.6955
Low
761.5027
Last updated: 6/29/2026, 5:16:42 AM
Quick Conversions
| FJD | MWK |
|---|---|
| 1 FJD | 767.49 MWK |
| 10 FJD | 7,674.94 MWK |
| 50 FJD | 38,374.71 MWK |
| 100 FJD | 76,749.43 MWK |
| 500 FJD | 383,747.15 MWK |
| 1,000 FJD | 767,494.30 MWK |
Get FJD/MWK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=FJD¤cies=MWKExample Response:
{
"success": true,
"base": "FJD",
"date": "2026-06-29T05:16:42Z",
"rates": {
"MWK": 767.494299
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=FJD&to=MWK&amount=100Example Response:
{
"success": true,
"query": {
"from": "FJD",
"to": "MWK",
"amount": 100
},
"result": 76749.42989999999,
"rate": 767.494299
}Build with FJD/MWK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key