Rate Overview
Live
1 MWK = 0.091766 JPY
1 JPY = 10.8973
MWK
Avg
0.091021
High
0.091950
Low
0.089877
Last updated: 5/28/2026, 9:41:56 PM
Quick Conversions
| MWK | JPY |
|---|---|
| 1 MWK | 0.09 JPY |
| 10 MWK | 0.92 JPY |
| 50 MWK | 4.59 JPY |
| 100 MWK | 9.18 JPY |
| 500 MWK | 45.88 JPY |
| 1,000 MWK | 91.77 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-28T21:41:56Z",
"rates": {
"JPY": 0.091766
}
}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.1766,
"rate": 0.091766
}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