Rate Overview
Live
1 MWK = 0.137365 YER
1 YER = 7.2799
MWK
Avg
0.137675
High
0.138530
Low
0.137177
Last updated: 3/28/2026, 3:46:01 PM
Quick Conversions
| MWK | YER |
|---|---|
| 1 MWK | 0.14 YER |
| 10 MWK | 1.37 YER |
| 50 MWK | 6.87 YER |
| 100 MWK | 13.74 YER |
| 500 MWK | 68.68 YER |
| 1,000 MWK | 137.36 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-03-28T15:46:01Z",
"rates": {
"YER": 0.137365
}
}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.7365,
"rate": 0.137365
}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