Rate Overview
Live
1 FJD = 769.3316 MWK
1 MWK = 0.001300
FJD
Avg
774.6844
High
783.0762
Low
765.4589
Last updated: 7/7/2026, 10:15:34 AM
Quick Conversions
| FJD | MWK |
|---|---|
| 1 FJD | 769.33 MWK |
| 10 FJD | 7,693.32 MWK |
| 50 FJD | 38,466.58 MWK |
| 100 FJD | 76,933.16 MWK |
| 500 FJD | 384,665.82 MWK |
| 1,000 FJD | 769,331.63 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-07T10:15:34Z",
"rates": {
"MWK": 769.331633
}
}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": 76933.1633,
"rate": 769.331633
}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