Rate Overview
Live
1 ZAR = 252.8542 MGA
1 MGA = 0.003955
ZAR
Avg
252.1425
High
252.8922
Low
249.7681
Last updated: 4/17/2026, 6:21:29 AM
Quick Conversions
| ZAR | MGA |
|---|---|
| 1 ZAR | 252.85 MGA |
| 10 ZAR | 2,528.54 MGA |
| 50 ZAR | 12,642.71 MGA |
| 100 ZAR | 25,285.42 MGA |
| 500 ZAR | 126,427.09 MGA |
| 1,000 ZAR | 252,854.19 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-04-17T06:21:29Z",
"rates": {
"MGA": 252.854185
}
}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": 25285.4185,
"rate": 252.854185
}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