Rate Overview
Live
1 MGA = 3.0149 SYP
1 SYP = 0.331682
MGA
Avg
3.0191
High
3.0343
Low
3.0022
Last updated: 9/11/2026, 11:36:46 AM
Quick Conversions
| MGA | SYP |
|---|---|
| 1 MGA | 3.01 SYP |
| 10 MGA | 30.15 SYP |
| 50 MGA | 150.75 SYP |
| 100 MGA | 301.49 SYP |
| 500 MGA | 1,507.47 SYP |
| 1,000 MGA | 3,014.94 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-09-11T11:36:46Z",
"rates": {
"SYP": 3.014937
}
}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.49370000000005,
"rate": 3.014937
}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