Rate Overview
Live
1 MGA = 3.0168 SYP
1 SYP = 0.331472
MGA
Avg
0.372147
High
3.0168
Low
0.023899
Last updated: 8/18/2026, 6:06:42 AM
Quick Conversions
| MGA | SYP |
|---|---|
| 1 MGA | 3.02 SYP |
| 10 MGA | 30.17 SYP |
| 50 MGA | 150.84 SYP |
| 100 MGA | 301.68 SYP |
| 500 MGA | 1,508.42 SYP |
| 1,000 MGA | 3,016.85 SYP |
Get MGA/SYP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MGA¤cies=SYPExample Response:
{
"success": true,
"base": "MGA",
"date": "2026-08-18T06:06:42Z",
"rates": {
"SYP": 3.016849
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MGA&to=SYP&amount=100Example Response:
{
"success": true,
"query": {
"from": "MGA",
"to": "SYP",
"amount": 100
},
"result": 301.6849,
"rate": 3.016849
}Build with MGA/SYP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key