Rate Overview
Live
1 MGA = 0.004114 ZAR
1 ZAR = 243.0724
MGA
Avg
0.004080
High
0.004114
Low
0.004026
Last updated: 3/27/2026, 2:45:30 PM
Quick Conversions
| MGA | ZAR |
|---|---|
| 1 MGA | 0.00 ZAR |
| 10 MGA | 0.04 ZAR |
| 50 MGA | 0.21 ZAR |
| 100 MGA | 0.41 ZAR |
| 500 MGA | 2.06 ZAR |
| 1,000 MGA | 4.11 ZAR |
Get MGA/ZAR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MGA¤cies=ZARExample Response:
{
"success": true,
"base": "MGA",
"date": "2026-03-27T14:45:30Z",
"rates": {
"ZAR": 0.004114
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MGA&to=ZAR&amount=100Example Response:
{
"success": true,
"query": {
"from": "MGA",
"to": "ZAR",
"amount": 100
},
"result": 0.4114,
"rate": 0.004114
}Build with MGA/ZAR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key