Rate Overview
Live
1 SYP = 37.8777 MGA
1 MGA = 0.026401
SYP
Avg
37.9378
High
38.0424
Low
37.7974
Last updated: 6/18/2026, 6:32:44 PM
Quick Conversions
| SYP | MGA |
|---|---|
| 1 SYP | 37.88 MGA |
| 10 SYP | 378.78 MGA |
| 50 SYP | 1,893.88 MGA |
| 100 SYP | 3,787.77 MGA |
| 500 SYP | 18,938.85 MGA |
| 1,000 SYP | 37,877.69 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-06-18T18:32:44Z",
"rates": {
"MGA": 37.877692
}
}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": 3787.7692,
"rate": 37.877692
}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