Rate Overview
Live
1 SYP = 0.331471 MGA
1 MGA = 3.0169
SYP
Avg
0.331403
High
0.332567
Low
0.330516
Last updated: 8/20/2026, 9:13:01 AM
Quick Conversions
| SYP | MGA |
|---|---|
| 1 SYP | 0.33 MGA |
| 10 SYP | 3.31 MGA |
| 50 SYP | 16.57 MGA |
| 100 SYP | 33.15 MGA |
| 500 SYP | 165.74 MGA |
| 1,000 SYP | 331.47 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-08-20T09:13:01Z",
"rates": {
"MGA": 0.331471
}
}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": 33.1471,
"rate": 0.331471
}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