Rate Overview
Live
1 ZAR = 261.6755 MGA
1 MGA = 0.003822
ZAR
Avg
258.6032
High
261.6755
Low
254.2511
Last updated: 7/2/2026, 4:30:44 AM
Quick Conversions
| ZAR | MGA |
|---|---|
| 1 ZAR | 261.68 MGA |
| 10 ZAR | 2,616.75 MGA |
| 50 ZAR | 13,083.77 MGA |
| 100 ZAR | 26,167.55 MGA |
| 500 ZAR | 130,837.73 MGA |
| 1,000 ZAR | 261,675.46 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-07-02T04:30:44Z",
"rates": {
"MGA": 261.67546
}
}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": 26167.546,
"rate": 261.67546
}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