Rate Overview
Live
1 MMK = 0.008994 ZMW
1 ZMW = 111.1852
MMK
Avg
0.009159
High
0.009321
Low
0.008912
Last updated: 3/27/2026, 10:19:27 AM
Quick Conversions
| MMK | ZMW |
|---|---|
| 1 MMK | 0.01 ZMW |
| 10 MMK | 0.09 ZMW |
| 50 MMK | 0.45 ZMW |
| 100 MMK | 0.90 ZMW |
| 500 MMK | 4.50 ZMW |
| 1,000 MMK | 8.99 ZMW |
Get MMK/ZMW Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MMK¤cies=ZMWExample Response:
{
"success": true,
"base": "MMK",
"date": "2026-03-27T10:19:27Z",
"rates": {
"ZMW": 0.008994
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MMK&to=ZMW&amount=100Example Response:
{
"success": true,
"query": {
"from": "MMK",
"to": "ZMW",
"amount": 100
},
"result": 0.8994,
"rate": 0.008994
}Build with MMK/ZMW Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key