Rate Overview
Live
1 FJD = 784.1763 MWK
1 MWK = 0.001275
FJD
Avg
781.4951
High
785.2138
Low
775.9748
Last updated: 4/16/2026, 7:55:21 PM
Quick Conversions
| FJD | MWK |
|---|---|
| 1 FJD | 784.18 MWK |
| 10 FJD | 7,841.76 MWK |
| 50 FJD | 39,208.82 MWK |
| 100 FJD | 78,417.63 MWK |
| 500 FJD | 392,088.17 MWK |
| 1,000 FJD | 784,176.33 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-04-16T19:55:21Z",
"rates": {
"MWK": 784.176331
}
}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": 78417.6331,
"rate": 784.176331
}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