Rate Overview
Live
1 SYP = 0.331017 MGA
1 MGA = 3.0210
SYP
Avg
0.330999
High
0.332241
Low
0.329016
Last updated: 8/25/2026, 8:57:26 PM
Quick Conversions
| SYP | MGA |
|---|---|
| 1 SYP | 0.33 MGA |
| 10 SYP | 3.31 MGA |
| 50 SYP | 16.55 MGA |
| 100 SYP | 33.10 MGA |
| 500 SYP | 165.51 MGA |
| 1,000 SYP | 331.02 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-08-25T20:57:26Z",
"rates": {
"MGA": 0.331017
}
}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": 33.1017,
"rate": 0.331017
}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