Rate Overview
Live
1 MWK = 0.091066 JMD
1 JMD = 10.9810
MWK
Avg
0.091161
High
0.091407
Low
0.091052
Last updated: 9/5/2026, 8:45:57 AM
Quick Conversions
| MWK | JMD |
|---|---|
| 1 MWK | 0.09 JMD |
| 10 MWK | 0.91 JMD |
| 50 MWK | 4.55 JMD |
| 100 MWK | 9.11 JMD |
| 500 MWK | 45.53 JMD |
| 1,000 MWK | 91.07 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-09-05T08:45:57Z",
"rates": {
"JMD": 0.091066
}
}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.1066,
"rate": 0.091066
}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