Rate Overview
Live
1 JPY = 11.1239 MWK
1 MWK = 0.089897
JPY
Avg
11.0956
High
11.1293
Low
11.0352
Last updated: 5/7/2026, 1:49:26 PM
Quick Conversions
| JPY | MWK |
|---|---|
| 1 JPY | 11.12 MWK |
| 10 JPY | 111.24 MWK |
| 50 JPY | 556.19 MWK |
| 100 JPY | 1,112.39 MWK |
| 500 JPY | 5,561.93 MWK |
| 1,000 JPY | 11,123.86 MWK |
Get JPY/MWK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=JPY¤cies=MWKExample Response:
{
"success": true,
"base": "JPY",
"date": "2026-05-07T13:49:26Z",
"rates": {
"MWK": 11.123858
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=JPY&to=MWK&amount=100Example Response:
{
"success": true,
"query": {
"from": "JPY",
"to": "MWK",
"amount": 100
},
"result": 1112.3858,
"rate": 11.123858
}Build with JPY/MWK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key