Rate Overview
Live
1 JPY = 10.8687 MWK
1 MWK = 0.092008
JPY
Avg
11.4471
High
12.1614
Low
10.8428
Last updated: 5/28/2026, 12:50:40 AM
Quick Conversions
| JPY | MWK |
|---|---|
| 1 JPY | 10.87 MWK |
| 10 JPY | 108.69 MWK |
| 50 JPY | 543.43 MWK |
| 100 JPY | 1,086.87 MWK |
| 500 JPY | 5,434.33 MWK |
| 1,000 JPY | 10,868.66 MWK |
Get JPY/MWK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=JPY¤cies=MWKExample Response:
{
"success": true,
"base": "JPY",
"date": "2026-05-28T00:50:40Z",
"rates": {
"MWK": 10.86866
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=JPY&to=MWK&amount=100Example Response:
{
"success": true,
"query": {
"from": "JPY",
"to": "MWK",
"amount": 100
},
"result": 1086.866,
"rate": 10.86866
}Build with JPY/MWK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key