Rate Overview
Live
1 MWK = 0.090823 JMD
1 JMD = 11.0104
MWK
Avg
0.091578
High
0.092822
Low
0.089828
Last updated: 6/29/2026, 9:13:26 AM
Quick Conversions
| MWK | JMD |
|---|---|
| 1 MWK | 0.09 JMD |
| 10 MWK | 0.91 JMD |
| 50 MWK | 4.54 JMD |
| 100 MWK | 9.08 JMD |
| 500 MWK | 45.41 JMD |
| 1,000 MWK | 90.82 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-06-29T09:13:26Z",
"rates": {
"JMD": 0.090823
}
}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.0823,
"rate": 0.090823
}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