Rate Overview
Live
1 JPY = 10.6654 MWK
1 MWK = 0.093761
JPY
Avg
10.6757
High
10.7270
Low
10.6445
Last updated: 7/20/2026, 10:38:55 PM
Quick Conversions
| JPY | MWK |
|---|---|
| 1 JPY | 10.67 MWK |
| 10 JPY | 106.65 MWK |
| 50 JPY | 533.27 MWK |
| 100 JPY | 1,066.54 MWK |
| 500 JPY | 5,332.69 MWK |
| 1,000 JPY | 10,665.38 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-20T22:38:55Z",
"rates": {
"MWK": 10.665381
}
}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": 1066.5381,
"rate": 10.665381
}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