Rate Overview
Live
1 ZAR = 267.2112 MGA
1 MGA = 0.003742
ZAR
Avg
266.6170
High
267.2112
Low
265.4599
Last updated: 8/16/2026, 2:03:25 AM
Quick Conversions
| ZAR | MGA |
|---|---|
| 1 ZAR | 267.21 MGA |
| 10 ZAR | 2,672.11 MGA |
| 50 ZAR | 13,360.56 MGA |
| 100 ZAR | 26,721.12 MGA |
| 500 ZAR | 133,605.59 MGA |
| 1,000 ZAR | 267,211.18 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-08-16T02:03:25Z",
"rates": {
"MGA": 267.211179
}
}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": 26721.1179,
"rate": 267.211179
}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