Rate Overview
Live
1 MGA = 0.004328 ZMW
1 ZMW = 231.0536
MGA
Avg
0.004279
High
0.004356
Low
0.004206
Last updated: 7/23/2026, 3:26:38 PM
Quick Conversions
| MGA | ZMW |
|---|---|
| 1 MGA | 0.00 ZMW |
| 10 MGA | 0.04 ZMW |
| 50 MGA | 0.22 ZMW |
| 100 MGA | 0.43 ZMW |
| 500 MGA | 2.16 ZMW |
| 1,000 MGA | 4.33 ZMW |
Get MGA/ZMW Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MGA¤cies=ZMWExample Response:
{
"success": true,
"base": "MGA",
"date": "2026-07-23T15:26:38Z",
"rates": {
"ZMW": 0.004328
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MGA&to=ZMW&amount=100Example Response:
{
"success": true,
"query": {
"from": "MGA",
"to": "ZMW",
"amount": 100
},
"result": 0.4328,
"rate": 0.004328
}Build with MGA/ZMW Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key