Rate Overview
Live
1 ZAR = 251.5903 MGA
1 MGA = 0.003975
ZAR
Avg
256.0096
High
264.4001
Low
247.6459
Last updated: 3/7/2026, 3:25:59 AM
Quick Conversions
| ZAR | MGA |
|---|---|
| 1 ZAR | 251.59 MGA |
| 10 ZAR | 2,515.90 MGA |
| 50 ZAR | 12,579.52 MGA |
| 100 ZAR | 25,159.03 MGA |
| 500 ZAR | 125,795.16 MGA |
| 1,000 ZAR | 251,590.31 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-07T03:25:59Z",
"rates": {
"MGA": 251.590314
}
}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": 25159.0314,
"rate": 251.590314
}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