Rate Overview
Live
1 JPY = 10.6688 MWK
1 MWK = 0.093732
JPY
Avg
10.9333
High
11.3145
Low
10.6688
Last updated: 7/21/2026, 11:58:14 AM
Quick Conversions
| JPY | MWK |
|---|---|
| 1 JPY | 10.67 MWK |
| 10 JPY | 106.69 MWK |
| 50 JPY | 533.44 MWK |
| 100 JPY | 1,066.88 MWK |
| 500 JPY | 5,334.38 MWK |
| 1,000 JPY | 10,668.76 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-21T11:58:14Z",
"rates": {
"MWK": 10.668757
}
}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.8757,
"rate": 10.668757
}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