Rate Overview
Live
1 SYP = 0.331681 MGA
1 MGA = 3.0149
SYP
Avg
0.331424
High
0.333090
Low
0.329560
Last updated: 9/12/2026, 3:48:08 AM
Quick Conversions
| SYP | MGA |
|---|---|
| 1 SYP | 0.33 MGA |
| 10 SYP | 3.32 MGA |
| 50 SYP | 16.58 MGA |
| 100 SYP | 33.17 MGA |
| 500 SYP | 165.84 MGA |
| 1,000 SYP | 331.68 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-09-12T03:48:08Z",
"rates": {
"MGA": 0.331681
}
}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.1681,
"rate": 0.331681
}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