Rate Overview
Live
1 MWK = 0.094517 JPY
1 JPY = 10.5801
MWK
Avg
0.088028
High
0.094517
Low
0.082227
Last updated: 7/25/2026, 8:23:25 PM
Quick Conversions
| MWK | JPY |
|---|---|
| 1 MWK | 0.09 JPY |
| 10 MWK | 0.95 JPY |
| 50 MWK | 4.73 JPY |
| 100 MWK | 9.45 JPY |
| 500 MWK | 47.26 JPY |
| 1,000 MWK | 94.52 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-07-25T20:23:25Z",
"rates": {
"JPY": 0.094517
}
}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.4517,
"rate": 0.094517
}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