Rate Overview
Live
1 ZAR = 243.1158 MGA
1 MGA = 0.004113
ZAR
Avg
252.8870
High
282.8379
Low
224.4759
Last updated: 3/27/2026, 11:23:58 AM
Quick Conversions
| ZAR | MGA |
|---|---|
| 1 ZAR | 243.12 MGA |
| 10 ZAR | 2,431.16 MGA |
| 50 ZAR | 12,155.79 MGA |
| 100 ZAR | 24,311.58 MGA |
| 500 ZAR | 121,557.88 MGA |
| 1,000 ZAR | 243,115.76 MGA |
Get ZAR/MGA Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ZAR¤cies=MGAExample Response:
{
"success": true,
"base": "ZAR",
"date": "2026-03-27T11:23:58Z",
"rates": {
"MGA": 243.115763
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ZAR&to=MGA&amount=100Example Response:
{
"success": true,
"query": {
"from": "ZAR",
"to": "MGA",
"amount": 100
},
"result": 24311.576299999997,
"rate": 243.115763
}Build with ZAR/MGA Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key