Rate Overview
Live
1 MGA = 0.003742 ZAR
1 ZAR = 267.2368
MGA
Avg
0.003749
High
0.003767
Low
0.003742
Last updated: 8/16/2026, 10:30:05 PM
Quick Conversions
| MGA | ZAR |
|---|---|
| 1 MGA | 0.00 ZAR |
| 10 MGA | 0.04 ZAR |
| 50 MGA | 0.19 ZAR |
| 100 MGA | 0.37 ZAR |
| 500 MGA | 1.87 ZAR |
| 1,000 MGA | 3.74 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-08-16T22:30:05Z",
"rates": {
"ZAR": 0.003742
}
}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.37420000000000003,
"rate": 0.003742
}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