Rate Overview
Live
1 MGA = 0.003911 SZL
1 SZL = 255.6891
MGA
Avg
0.004000
High
0.004060
Low
0.003911
Last updated: 5/7/2026, 9:12:22 AM
Quick Conversions
| MGA | SZL |
|---|---|
| 1 MGA | 0.00 SZL |
| 10 MGA | 0.04 SZL |
| 50 MGA | 0.20 SZL |
| 100 MGA | 0.39 SZL |
| 500 MGA | 1.96 SZL |
| 1,000 MGA | 3.91 SZL |
Get MGA/SZL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MGA¤cies=SZLExample Response:
{
"success": true,
"base": "MGA",
"date": "2026-05-07T09:12:22Z",
"rates": {
"SZL": 0.003911
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MGA&to=SZL&amount=100Example Response:
{
"success": true,
"query": {
"from": "MGA",
"to": "SZL",
"amount": 100
},
"result": 0.39110000000000006,
"rate": 0.003911
}Build with MGA/SZL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key