Rate Overview
Live
1 MWK = 0.137267 YER
1 YER = 7.2851
MWK
Avg
0.137378
High
0.137562
Low
0.137203
Last updated: 3/7/2026, 7:39:49 AM
Quick Conversions
| MWK | YER |
|---|---|
| 1 MWK | 0.14 YER |
| 10 MWK | 1.37 YER |
| 50 MWK | 6.86 YER |
| 100 MWK | 13.73 YER |
| 500 MWK | 68.63 YER |
| 1,000 MWK | 137.27 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-07T07:39:49Z",
"rates": {
"YER": 0.137267
}
}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.7267,
"rate": 0.137267
}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