Rate Overview
Live
1 MGA = 0.025948 SYP
1 SYP = 38.5386
MGA
Avg
0.025990
High
0.026086
Low
0.025780
Last updated: 7/5/2026, 7:29:10 AM
Quick Conversions
| MGA | SYP |
|---|---|
| 1 MGA | 0.03 SYP |
| 10 MGA | 0.26 SYP |
| 50 MGA | 1.30 SYP |
| 100 MGA | 2.59 SYP |
| 500 MGA | 12.97 SYP |
| 1,000 MGA | 25.95 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-07-05T07:29:10Z",
"rates": {
"SYP": 0.025948
}
}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.5947999999999998,
"rate": 0.025948
}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