Rate Overview
Live
1 MWK = 0.090016 JMD
1 JMD = 11.1091
MWK
Avg
0.090053
High
0.090288
Low
0.089889
Last updated: 3/7/2026, 4:57:59 AM
Quick Conversions
| MWK | JMD |
|---|---|
| 1 MWK | 0.09 JMD |
| 10 MWK | 0.90 JMD |
| 50 MWK | 4.50 JMD |
| 100 MWK | 9.00 JMD |
| 500 MWK | 45.01 JMD |
| 1,000 MWK | 90.02 JMD |
Get MWK/JMD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MWK¤cies=JMDExample Response:
{
"success": true,
"base": "MWK",
"date": "2026-03-07T04:57:59Z",
"rates": {
"JMD": 0.090016
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MWK&to=JMD&amount=100Example Response:
{
"success": true,
"query": {
"from": "MWK",
"to": "JMD",
"amount": 100
},
"result": 9.0016,
"rate": 0.090016
}Build with MWK/JMD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key