Rate Overview
Live
1 MWK = 0.137391 YER
1 YER = 7.2785
MWK
Avg
0.137271
High
0.137951
Low
0.136567
Last updated: 4/17/2026, 2:46:08 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.70 YER |
| 1,000 MWK | 137.39 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-04-17T14:46:08Z",
"rates": {
"YER": 0.137391
}
}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.7391,
"rate": 0.137391
}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