Rate Overview
Live
1 MGA = 0.003828 SZL
1 SZL = 261.2330
MGA
Avg
0.003850
High
0.004098
Low
0.003526
Last updated: 7/8/2026, 8:30:54 AM
Quick Conversions
| MGA | SZL |
|---|---|
| 1 MGA | 0.00 SZL |
| 10 MGA | 0.04 SZL |
| 50 MGA | 0.19 SZL |
| 100 MGA | 0.38 SZL |
| 500 MGA | 1.91 SZL |
| 1,000 MGA | 3.83 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-07-08T08:30:54Z",
"rates": {
"SZL": 0.003828
}
}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.3828,
"rate": 0.003828
}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