Rate Overview
Live
1 FJD = 769.8908 MWK
1 MWK = 0.001299
FJD
Avg
782.0605
High
791.8014
Low
769.8908
Last updated: 3/27/2026, 9:26:57 AM
Quick Conversions
| FJD | MWK |
|---|---|
| 1 FJD | 769.89 MWK |
| 10 FJD | 7,698.91 MWK |
| 50 FJD | 38,494.54 MWK |
| 100 FJD | 76,989.08 MWK |
| 500 FJD | 384,945.41 MWK |
| 1,000 FJD | 769,890.83 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-03-27T09:26:57Z",
"rates": {
"MWK": 769.890825
}
}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": 76989.08249999999,
"rate": 769.890825
}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