Rate Overview
Live
1 FJD = 782.3298 MWK
1 MWK = 0.001278
FJD
Avg
784.2867
High
787.8726
Low
781.4044
Last updated: 5/27/2026, 8:04:09 AM
Quick Conversions
| FJD | MWK |
|---|---|
| 1 FJD | 782.33 MWK |
| 10 FJD | 7,823.30 MWK |
| 50 FJD | 39,116.49 MWK |
| 100 FJD | 78,232.98 MWK |
| 500 FJD | 391,164.90 MWK |
| 1,000 FJD | 782,329.80 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-27T08:04:09Z",
"rates": {
"MWK": 782.329796
}
}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": 78232.97959999999,
"rate": 782.329796
}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