Rate Overview
Live
1 MGA = 0.000306 SGD
1 SGD = 3267.97
MGA
Avg
0.000307
High
0.000307
Low
0.000306
Last updated: 4/17/2026, 6:27:51 AM
Quick Conversions
| MGA | SGD |
|---|---|
| 1 MGA | 0.00 SGD |
| 10 MGA | 0.00 SGD |
| 50 MGA | 0.02 SGD |
| 100 MGA | 0.03 SGD |
| 500 MGA | 0.15 SGD |
| 1,000 MGA | 0.31 SGD |
Get MGA/SGD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MGA¤cies=SGDExample Response:
{
"success": true,
"base": "MGA",
"date": "2026-04-17T06:27:51Z",
"rates": {
"SGD": 0.000306
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MGA&to=SGD&amount=100Example Response:
{
"success": true,
"query": {
"from": "MGA",
"to": "SGD",
"amount": 100
},
"result": 0.030600000000000002,
"rate": 0.000306
}Build with MGA/SGD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key