Rate Overview
Live
1 MWK = 0.090823 JMD
1 JMD = 11.0104
MWK
Avg
0.090860
High
0.091048
Low
0.090708
Last updated: 6/30/2026, 1:18:50 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-30T01:18:50Z",
"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