Rate Overview
Live
1 FJD = 774.3970 MWK
1 MWK = 0.001291
FJD
Avg
774.8203
High
777.4443
Low
771.9202
Last updated: 7/24/2026, 11:12:41 PM
Quick Conversions
| FJD | MWK |
|---|---|
| 1 FJD | 774.40 MWK |
| 10 FJD | 7,743.97 MWK |
| 50 FJD | 38,719.85 MWK |
| 100 FJD | 77,439.70 MWK |
| 500 FJD | 387,198.49 MWK |
| 1,000 FJD | 774,396.98 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-07-24T23:12:41Z",
"rates": {
"MWK": 774.396978
}
}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": 77439.6978,
"rate": 774.396978
}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