Rate Overview
Live
1 MWK = 0.090749 JMD
1 JMD = 11.0194
MWK
Avg
0.090252
High
0.090749
Low
0.089994
Last updated: 5/7/2026, 1:18:26 AM
Quick Conversions
| MWK | JMD |
|---|---|
| 1 MWK | 0.09 JMD |
| 10 MWK | 0.91 JMD |
| 50 MWK | 4.54 JMD |
| 100 MWK | 9.07 JMD |
| 500 MWK | 45.37 JMD |
| 1,000 MWK | 90.75 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-05-07T01:18:26Z",
"rates": {
"JMD": 0.090749
}
}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.0749,
"rate": 0.090749
}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