Rate Overview
Live
1 SYP = 37.6446 MGA
1 MGA = 0.026564
SYP
Avg
37.6739
High
37.8334
Low
37.5290
Last updated: 3/27/2026, 8:11:12 AM
Quick Conversions
| SYP | MGA |
|---|---|
| 1 SYP | 37.64 MGA |
| 10 SYP | 376.45 MGA |
| 50 SYP | 1,882.23 MGA |
| 100 SYP | 3,764.46 MGA |
| 500 SYP | 18,822.32 MGA |
| 1,000 SYP | 37,644.65 MGA |
Get SYP/MGA Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SYP¤cies=MGAExample Response:
{
"success": true,
"base": "SYP",
"date": "2026-03-27T08:11:12Z",
"rates": {
"MGA": 37.644649
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SYP&to=MGA&amount=100Example Response:
{
"success": true,
"query": {
"from": "SYP",
"to": "MGA",
"amount": 100
},
"result": 3764.4649,
"rate": 37.644649
}Build with SYP/MGA Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key