Rate Overview
Live
1 MWK = 0.136872 YER
1 YER = 7.3061
MWK
Avg
0.136813
High
0.137222
Low
0.136406
Last updated: 7/10/2026, 2:34:39 AM
Quick Conversions
| MWK | YER |
|---|---|
| 1 MWK | 0.14 YER |
| 10 MWK | 1.37 YER |
| 50 MWK | 6.84 YER |
| 100 MWK | 13.69 YER |
| 500 MWK | 68.44 YER |
| 1,000 MWK | 136.87 YER |
Get MWK/YER Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MWK¤cies=YERExample Response:
{
"success": true,
"base": "MWK",
"date": "2026-07-10T02:34:39Z",
"rates": {
"YER": 0.136872
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MWK&to=YER&amount=100Example Response:
{
"success": true,
"query": {
"from": "MWK",
"to": "YER",
"amount": 100
},
"result": 13.687199999999999,
"rate": 0.136872
}Build with MWK/YER Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key