Rate Overview
Live
1 SYP = 37.4583 MGA
1 MGA = 0.026696
SYP
Avg
37.8124
High
38.1049
Low
37.4583
Last updated: 3/7/2026, 1:41:52 AM
Quick Conversions
| SYP | MGA |
|---|---|
| 1 SYP | 37.46 MGA |
| 10 SYP | 374.58 MGA |
| 50 SYP | 1,872.92 MGA |
| 100 SYP | 3,745.83 MGA |
| 500 SYP | 18,729.17 MGA |
| 1,000 SYP | 37,458.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-03-07T01:41:52Z",
"rates": {
"MGA": 37.458338
}
}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": 3745.8338,
"rate": 37.458338
}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