Rate Overview
Live
1 FJD = 783.4946 MWK
1 MWK = 0.001276
FJD
Avg
785.3444
High
789.4548
Low
782.8943
Last updated: 9/2/2026, 2:57:58 PM
Quick Conversions
| FJD | MWK |
|---|---|
| 1 FJD | 783.49 MWK |
| 10 FJD | 7,834.95 MWK |
| 50 FJD | 39,174.73 MWK |
| 100 FJD | 78,349.46 MWK |
| 500 FJD | 391,747.30 MWK |
| 1,000 FJD | 783,494.61 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-09-02T14:57:58Z",
"rates": {
"MWK": 783.494605
}
}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": 78349.4605,
"rate": 783.494605
}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