Rate Overview
Live
1 FJD = 774.3751 MWK
1 MWK = 0.001291
FJD
Avg
772.4904
High
792.6674
Low
753.5603
Last updated: 7/23/2026, 7:27:52 AM
Quick Conversions
| FJD | MWK |
|---|---|
| 1 FJD | 774.38 MWK |
| 10 FJD | 7,743.75 MWK |
| 50 FJD | 38,718.76 MWK |
| 100 FJD | 77,437.51 MWK |
| 500 FJD | 387,187.57 MWK |
| 1,000 FJD | 774,375.15 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-23T07:27:52Z",
"rates": {
"MWK": 774.375145
}
}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": 77437.51449999999,
"rate": 774.375145
}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