Rate Overview
Live
1 SYP = 0.332019 MGA
1 MGA = 3.0119
SYP
Avg
33.2582
High
38.8589
Low
0.331762
Last updated: 8/22/2026, 7:34:10 AM
Quick Conversions
| SYP | MGA |
|---|---|
| 1 SYP | 0.33 MGA |
| 10 SYP | 3.32 MGA |
| 50 SYP | 16.60 MGA |
| 100 SYP | 33.20 MGA |
| 500 SYP | 166.01 MGA |
| 1,000 SYP | 332.02 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-22T07:34:10Z",
"rates": {
"MGA": 0.332019
}
}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.2019,
"rate": 0.332019
}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