Rate Overview
Live
1 SGD = 3401.11 MGA
1 MGA = 0.000294
SGD
Avg
3395.86
High
3408.14
Low
3366.19
Last updated: 9/2/2026, 6:00:15 AM
Quick Conversions
| SGD | MGA |
|---|---|
| 1 SGD | 3,401.11 MGA |
| 10 SGD | 34,011.11 MGA |
| 50 SGD | 170,055.55 MGA |
| 100 SGD | 340,111.10 MGA |
| 500 SGD | 1,700,555.51 MGA |
| 1,000 SGD | 3,401,111.01 MGA |
Get SGD/MGA Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SGD¤cies=MGAExample Response:
{
"success": true,
"base": "SGD",
"date": "2026-09-02T06:00:15Z",
"rates": {
"MGA": 3401.111011
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SGD&to=MGA&amount=100Example Response:
{
"success": true,
"query": {
"from": "SGD",
"to": "MGA",
"amount": 100
},
"result": 340111.10109999997,
"rate": 3401.111011
}Build with SGD/MGA Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key