Rate Overview
Live
1 ZAR = 258.1164 MGA
1 MGA = 0.003874
ZAR
Avg
257.3382
High
259.6293
Low
253.2196
Last updated: 6/17/2026, 6:51:41 AM
Quick Conversions
| ZAR | MGA |
|---|---|
| 1 ZAR | 258.12 MGA |
| 10 ZAR | 2,581.16 MGA |
| 50 ZAR | 12,905.82 MGA |
| 100 ZAR | 25,811.64 MGA |
| 500 ZAR | 129,058.18 MGA |
| 1,000 ZAR | 258,116.35 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-06-17T06:51:41Z",
"rates": {
"MGA": 258.116351
}
}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": 25811.6351,
"rate": 258.116351
}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