Rate Overview
Live
1 SYP = 0.329016 MGA
1 MGA = 3.0394
SYP
Avg
0.330592
High
0.332567
Low
0.329016
Last updated: 8/21/2026, 2:18:20 PM
Quick Conversions
| SYP | MGA |
|---|---|
| 1 SYP | 0.33 MGA |
| 10 SYP | 3.29 MGA |
| 50 SYP | 16.45 MGA |
| 100 SYP | 32.90 MGA |
| 500 SYP | 164.51 MGA |
| 1,000 SYP | 329.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-21T14:18:20Z",
"rates": {
"MGA": 0.329016
}
}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": 32.901599999999995,
"rate": 0.329016
}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