Rate Overview
Live
1 FJD = 771.4293 MWK
1 MWK = 0.001296
FJD
Avg
780.6272
High
792.3859
Low
769.4375
Last updated: 7/26/2026, 7:48:57 PM
Quick Conversions
| FJD | MWK |
|---|---|
| 1 FJD | 771.43 MWK |
| 10 FJD | 7,714.29 MWK |
| 50 FJD | 38,571.46 MWK |
| 100 FJD | 77,142.93 MWK |
| 500 FJD | 385,714.65 MWK |
| 1,000 FJD | 771,429.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-07-26T19:48:57Z",
"rates": {
"MWK": 771.429299
}
}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": 77142.9299,
"rate": 771.429299
}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