Rate Overview
Live
1 SYP = 37.8989 MGA
1 MGA = 0.026386
SYP
Avg
8.9480
High
40.1345
Low
0.326858
Last updated: 5/29/2026, 5:35:20 PM
Quick Conversions
| SYP | MGA |
|---|---|
| 1 SYP | 37.90 MGA |
| 10 SYP | 378.99 MGA |
| 50 SYP | 1,894.94 MGA |
| 100 SYP | 3,789.89 MGA |
| 500 SYP | 18,949.44 MGA |
| 1,000 SYP | 37,898.89 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-29T17:35:20Z",
"rates": {
"MGA": 37.898887
}
}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": 3789.8887000000004,
"rate": 37.898887
}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