Rate Overview
Live
1 ZAR = 243.0796 MGA
1 MGA = 0.004114
ZAR
Avg
245.1422
High
248.3668
Low
243.0796
Last updated: 3/27/2026, 9:23:26 AM
Quick Conversions
| ZAR | MGA |
|---|---|
| 1 ZAR | 243.08 MGA |
| 10 ZAR | 2,430.80 MGA |
| 50 ZAR | 12,153.98 MGA |
| 100 ZAR | 24,307.96 MGA |
| 500 ZAR | 121,539.80 MGA |
| 1,000 ZAR | 243,079.60 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-27T09:23:26Z",
"rates": {
"MGA": 243.079603
}
}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": 24307.9603,
"rate": 243.079603
}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