Rate Overview
Live
1 JPY = 10.8340 MWK
1 MWK = 0.092302
JPY
Avg
11.5189
High
12.1992
Low
10.8340
Last updated: 3/27/2026, 11:14:55 AM
Quick Conversions
| JPY | MWK |
|---|---|
| 1 JPY | 10.83 MWK |
| 10 JPY | 108.34 MWK |
| 50 JPY | 541.70 MWK |
| 100 JPY | 1,083.40 MWK |
| 500 JPY | 5,416.99 MWK |
| 1,000 JPY | 10,833.99 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-03-27T11:14:55Z",
"rates": {
"MWK": 10.833988
}
}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": 1083.3988,
"rate": 10.833988
}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