Rate Overview
Live
1 ZAR = 256.4431 MGA
1 MGA = 0.003900
ZAR
Avg
259.7301
High
263.2159
Low
255.8539
Last updated: 7/28/2026, 11:19:42 AM
Quick Conversions
| ZAR | MGA |
|---|---|
| 1 ZAR | 256.44 MGA |
| 10 ZAR | 2,564.43 MGA |
| 50 ZAR | 12,822.15 MGA |
| 100 ZAR | 25,644.31 MGA |
| 500 ZAR | 128,221.55 MGA |
| 1,000 ZAR | 256,443.10 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-28T11:19:42Z",
"rates": {
"MGA": 256.443095
}
}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": 25644.309500000003,
"rate": 256.443095
}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