Rate Overview
Live
1 MGA = 0.003899 ZAR
1 ZAR = 256.4760
MGA
Avg
0.003986
High
0.004045
Low
0.003899
Last updated: 5/7/2026, 11:22:11 AM
Quick Conversions
| MGA | ZAR |
|---|---|
| 1 MGA | 0.00 ZAR |
| 10 MGA | 0.04 ZAR |
| 50 MGA | 0.19 ZAR |
| 100 MGA | 0.39 ZAR |
| 500 MGA | 1.95 ZAR |
| 1,000 MGA | 3.90 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-05-07T11:22:11Z",
"rates": {
"ZAR": 0.003899
}
}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.3899,
"rate": 0.003899
}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