Rate Overview
Live
1 JPY = 10.6961 MWK
1 MWK = 0.093492
JPY
Avg
10.7170
High
10.7549
Low
10.6515
Last updated: 7/6/2026, 7:56:26 AM
Quick Conversions
| JPY | MWK |
|---|---|
| 1 JPY | 10.70 MWK |
| 10 JPY | 106.96 MWK |
| 50 JPY | 534.81 MWK |
| 100 JPY | 1,069.61 MWK |
| 500 JPY | 5,348.05 MWK |
| 1,000 JPY | 10,696.11 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-07-06T07:56:26Z",
"rates": {
"MWK": 10.69611
}
}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": 1069.6109999999999,
"rate": 10.69611
}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