Rate Overview
Live
1 JPY = 11.1263 MWK
1 MWK = 0.089877
JPY
Avg
10.9454
High
11.1263
Low
10.8184
Last updated: 9/4/2026, 5:53:55 PM
Quick Conversions
| JPY | MWK |
|---|---|
| 1 JPY | 11.13 MWK |
| 10 JPY | 111.26 MWK |
| 50 JPY | 556.32 MWK |
| 100 JPY | 1,112.63 MWK |
| 500 JPY | 5,563.16 MWK |
| 1,000 JPY | 11,126.33 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-09-04T17:53:55Z",
"rates": {
"MWK": 11.126328
}
}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": 1112.6328,
"rate": 11.126328
}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