Rate Overview
Live
1 MWK = 0.138023 YER
1 YER = 7.2452
MWK
Avg
0.137549
High
0.138131
Low
0.137076
Last updated: 5/29/2026, 5:28:05 PM
Quick Conversions
| MWK | YER |
|---|---|
| 1 MWK | 0.14 YER |
| 10 MWK | 1.38 YER |
| 50 MWK | 6.90 YER |
| 100 MWK | 13.80 YER |
| 500 MWK | 69.01 YER |
| 1,000 MWK | 138.02 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-05-29T17:28:05Z",
"rates": {
"YER": 0.138023
}
}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.8023,
"rate": 0.138023
}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