Rate Overview
Live
1 MGA = 0.000309 SGD
1 SGD = 3236.25
MGA
Avg
0.000304
High
0.000309
Low
0.000298
Last updated: 3/6/2026, 11:52:20 PM
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-03-06T23:52:20Z",
"rates": {
"SGD": 0.000309
}
}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.030899999999999997,
"rate": 0.000309
}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