Rate Overview
Live
1 MGA = 3.0119 SYP
1 SYP = 0.332020
MGA
Avg
3.0212
High
3.0394
Low
3.0069
Last updated: 8/22/2026, 5:12:38 AM
Quick Conversions
| MGA | SYP |
|---|---|
| 1 MGA | 3.01 SYP |
| 10 MGA | 30.12 SYP |
| 50 MGA | 150.59 SYP |
| 100 MGA | 301.19 SYP |
| 500 MGA | 1,505.93 SYP |
| 1,000 MGA | 3,011.87 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-22T05:12:38Z",
"rates": {
"SYP": 3.011868
}
}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.1868,
"rate": 3.011868
}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