Rate Overview
Live
1 SYP = 38.5718 MGA
1 MGA = 0.025926
SYP
Avg
38.4870
High
38.7896
Low
38.3341
Last updated: 7/3/2026, 9:47:26 PM
Quick Conversions
| SYP | MGA |
|---|---|
| 1 SYP | 38.57 MGA |
| 10 SYP | 385.72 MGA |
| 50 SYP | 1,928.59 MGA |
| 100 SYP | 3,857.18 MGA |
| 500 SYP | 19,285.91 MGA |
| 1,000 SYP | 38,571.82 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-07-03T21:47:26Z",
"rates": {
"MGA": 38.571823
}
}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": 3857.1823000000004,
"rate": 38.571823
}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