Rate Overview
Live
1 ZAR = 256.5950 MGA
1 MGA = 0.003897
ZAR
Avg
258.2794
High
261.2419
Low
255.8539
Last updated: 7/28/2026, 5:55:24 AM
Quick Conversions
| ZAR | MGA |
|---|---|
| 1 ZAR | 256.60 MGA |
| 10 ZAR | 2,565.95 MGA |
| 50 ZAR | 12,829.75 MGA |
| 100 ZAR | 25,659.50 MGA |
| 500 ZAR | 128,297.51 MGA |
| 1,000 ZAR | 256,595.02 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-28T05:55:24Z",
"rates": {
"MGA": 256.595023
}
}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": 25659.502300000004,
"rate": 256.595023
}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