Rate Overview
Live
1 SYP = 37.6773 MGA
1 MGA = 0.026541
SYP
Avg
37.6119
High
37.6810
Low
37.5469
Last updated: 5/9/2026, 6:08:18 AM
Quick Conversions
| SYP | MGA |
|---|---|
| 1 SYP | 37.68 MGA |
| 10 SYP | 376.77 MGA |
| 50 SYP | 1,883.87 MGA |
| 100 SYP | 3,767.73 MGA |
| 500 SYP | 18,838.66 MGA |
| 1,000 SYP | 37,677.33 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-05-09T06:08:18Z",
"rates": {
"MGA": 37.677326
}
}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": 3767.7326000000003,
"rate": 37.677326
}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