Rate Overview
Live
1 MGA = 0.004527 ZMW
1 ZMW = 220.8968
MGA
Avg
0.004513
High
0.004549
Low
0.004495
Last updated: 5/7/2026, 2:24:09 AM
Quick Conversions
| MGA | ZMW |
|---|---|
| 1 MGA | 0.00 ZMW |
| 10 MGA | 0.05 ZMW |
| 50 MGA | 0.23 ZMW |
| 100 MGA | 0.45 ZMW |
| 500 MGA | 2.26 ZMW |
| 1,000 MGA | 4.53 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-05-07T02:24:09Z",
"rates": {
"ZMW": 0.004527
}
}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.4527,
"rate": 0.004527
}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