Rate Overview
Live
1 ZAR = 256.8007 MGA
1 MGA = 0.003894
ZAR
Avg
257.6498
High
281.6559
Low
239.7693
Last updated: 7/28/2026, 8:02:07 AM
Quick Conversions
| ZAR | MGA |
|---|---|
| 1 ZAR | 256.80 MGA |
| 10 ZAR | 2,568.01 MGA |
| 50 ZAR | 12,840.03 MGA |
| 100 ZAR | 25,680.07 MGA |
| 500 ZAR | 128,400.34 MGA |
| 1,000 ZAR | 256,800.68 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-28T08:02:07Z",
"rates": {
"MGA": 256.800679
}
}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": 25680.067900000002,
"rate": 256.800679
}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