Rate Overview
Live
1 SYP = 37.4463 MGA
1 MGA = 0.026705
SYP
Avg
37.4626
High
37.5650
Low
37.3958
Last updated: 4/18/2026, 10:36:52 AM
Quick Conversions
| SYP | MGA |
|---|---|
| 1 SYP | 37.45 MGA |
| 10 SYP | 374.46 MGA |
| 50 SYP | 1,872.32 MGA |
| 100 SYP | 3,744.63 MGA |
| 500 SYP | 18,723.17 MGA |
| 1,000 SYP | 37,446.34 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-04-18T10:36:52Z",
"rates": {
"MGA": 37.44634
}
}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": 3744.634,
"rate": 37.44634
}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