Rate Overview
Live
1 MWK = 0.091145 JMD
1 JMD = 10.9715
MWK
Avg
0.090835
High
0.091778
Low
0.089950
Last updated: 7/13/2026, 3:43:30 AM
Quick Conversions
| MWK | JMD |
|---|---|
| 1 MWK | 0.09 JMD |
| 10 MWK | 0.91 JMD |
| 50 MWK | 4.56 JMD |
| 100 MWK | 9.11 JMD |
| 500 MWK | 45.57 JMD |
| 1,000 MWK | 91.15 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-07-13T03:43:30Z",
"rates": {
"JMD": 0.091145
}
}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.1145,
"rate": 0.091145
}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