Rate Overview
Live
1 MWK = 0.137327 YER
1 YER = 7.2819
MWK
Avg
0.139869
High
0.144326
Low
0.136406
Last updated: 7/31/2026, 5:04:00 PM
Quick Conversions
| MWK | YER |
|---|---|
| 1 MWK | 0.14 YER |
| 10 MWK | 1.37 YER |
| 50 MWK | 6.87 YER |
| 100 MWK | 13.73 YER |
| 500 MWK | 68.66 YER |
| 1,000 MWK | 137.33 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-31T17:04:00Z",
"rates": {
"YER": 0.137327
}
}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.732700000000001,
"rate": 0.137327
}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