Rate Overview
Live
1 FJD = 784.6913 MWK
1 MWK = 0.001274
FJD
Avg
788.9026
High
792.6674
Low
782.9622
Last updated: 5/7/2026, 12:13:57 AM
Quick Conversions
| FJD | MWK |
|---|---|
| 1 FJD | 784.69 MWK |
| 10 FJD | 7,846.91 MWK |
| 50 FJD | 39,234.56 MWK |
| 100 FJD | 78,469.13 MWK |
| 500 FJD | 392,345.63 MWK |
| 1,000 FJD | 784,691.26 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-05-07T00:13:57Z",
"rates": {
"MWK": 784.691256
}
}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": 78469.1256,
"rate": 784.691256
}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