Rate Overview
Live
1 JPY = 10.6892 MWK
1 MWK = 0.093553
JPY
Avg
10.7081
High
10.7549
Low
10.6515
Last updated: 7/7/2026, 11:09:13 AM
Quick Conversions
| JPY | MWK |
|---|---|
| 1 JPY | 10.69 MWK |
| 10 JPY | 106.89 MWK |
| 50 JPY | 534.46 MWK |
| 100 JPY | 1,068.92 MWK |
| 500 JPY | 5,344.58 MWK |
| 1,000 JPY | 10,689.15 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-07T11:09:13Z",
"rates": {
"MWK": 10.689153
}
}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": 1068.9153,
"rate": 10.689153
}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