Rate Overview
Live
1 MWK = 0.091062 JPY
1 JPY = 10.9815
MWK
Avg
0.090536
High
0.091103
Low
0.089886
Last updated: 3/6/2026, 7:30:29 PM
Quick Conversions
| MWK | JPY |
|---|---|
| 1 MWK | 0.09 JPY |
| 10 MWK | 0.91 JPY |
| 50 MWK | 4.55 JPY |
| 100 MWK | 9.11 JPY |
| 500 MWK | 45.53 JPY |
| 1,000 MWK | 91.06 JPY |
Get MWK/JPY Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MWK¤cies=JPYExample Response:
{
"success": true,
"base": "MWK",
"date": "2026-03-06T19:30:29Z",
"rates": {
"JPY": 0.091062
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MWK&to=JPY&amount=100Example Response:
{
"success": true,
"query": {
"from": "MWK",
"to": "JPY",
"amount": 100
},
"result": 9.106200000000001,
"rate": 0.091062
}Build with MWK/JPY Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key