Rate Overview
Live
1 JPY = 10.8925 MWK
1 MWK = 0.091807
JPY
Avg
10.8909
High
10.9350
Low
10.8324
Last updated: 4/17/2026, 6:10:37 AM
Quick Conversions
| JPY | MWK |
|---|---|
| 1 JPY | 10.89 MWK |
| 10 JPY | 108.92 MWK |
| 50 JPY | 544.62 MWK |
| 100 JPY | 1,089.25 MWK |
| 500 JPY | 5,446.24 MWK |
| 1,000 JPY | 10,892.47 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-04-17T06:10:37Z",
"rates": {
"MWK": 10.892473
}
}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": 1089.2473,
"rate": 10.892473
}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