Rate Overview
Live
1 FJD = 768.9794 MWK
1 MWK = 0.001300
FJD
Avg
770.1213
High
773.5789
Low
765.4589
Last updated: 7/5/2026, 1:20:14 PM
Quick Conversions
| FJD | MWK |
|---|---|
| 1 FJD | 768.98 MWK |
| 10 FJD | 7,689.79 MWK |
| 50 FJD | 38,448.97 MWK |
| 100 FJD | 76,897.94 MWK |
| 500 FJD | 384,489.70 MWK |
| 1,000 FJD | 768,979.39 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-05T13:20:14Z",
"rates": {
"MWK": 768.979393
}
}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": 76897.9393,
"rate": 768.979393
}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