Rate Overview
Live
1 MGA = 0.026696 SYP
1 SYP = 37.4588
MGA
Avg
0.026408
High
0.026696
Low
0.026093
Last updated: 3/6/2026, 11:52:12 PM
Quick Conversions
| MGA | SYP |
|---|---|
| 1 MGA | 0.03 SYP |
| 10 MGA | 0.27 SYP |
| 50 MGA | 1.33 SYP |
| 100 MGA | 2.67 SYP |
| 500 MGA | 13.35 SYP |
| 1,000 MGA | 26.70 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-03-06T23:52:12Z",
"rates": {
"SYP": 0.026696
}
}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": 2.6696,
"rate": 0.026696
}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