Rate Overview
Live
1 MWK = 0.092133 JPY
1 JPY = 10.8539
MWK
Avg
0.088247
High
0.092292
Low
0.082647
Last updated: 5/29/2026, 2:29:43 PM
Quick Conversions
| MWK | JPY |
|---|---|
| 1 MWK | 0.09 JPY |
| 10 MWK | 0.92 JPY |
| 50 MWK | 4.61 JPY |
| 100 MWK | 9.21 JPY |
| 500 MWK | 46.07 JPY |
| 1,000 MWK | 92.13 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-05-29T14:29:43Z",
"rates": {
"JPY": 0.092133
}
}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.2133,
"rate": 0.092133
}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