Rate Overview
Live
1 MWK = 0.088630 JPY
1 JPY = 11.2829
MWK
Avg
0.090283
High
0.092434
Low
0.088630
Last updated: 9/8/2026, 1:32:20 AM
Quick Conversions
| MWK | JPY |
|---|---|
| 1 MWK | 0.09 JPY |
| 10 MWK | 0.89 JPY |
| 50 MWK | 4.43 JPY |
| 100 MWK | 8.86 JPY |
| 500 MWK | 44.32 JPY |
| 1,000 MWK | 88.63 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-09-08T01:32:20Z",
"rates": {
"JPY": 0.08863
}
}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": 8.863,
"rate": 0.08863
}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