Rate Overview
Live
1 JPY = 10.8292 MWK
1 MWK = 0.092343
JPY
Avg
10.8215
High
10.8423
Low
10.7964
Last updated: 6/17/2026, 7:10:29 AM
Quick Conversions
| JPY | MWK |
|---|---|
| 1 JPY | 10.83 MWK |
| 10 JPY | 108.29 MWK |
| 50 JPY | 541.46 MWK |
| 100 JPY | 1,082.92 MWK |
| 500 JPY | 5,414.59 MWK |
| 1,000 JPY | 10,829.18 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-06-17T07:10:29Z",
"rates": {
"MWK": 10.829179
}
}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": 1082.9179,
"rate": 10.829179
}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