Rate Overview
Live
1 SGD = 3333.17 MGA
1 MGA = 0.000300
SGD
Avg
3385.44
High
3564.01
Low
3246.36
Last updated: 7/28/2026, 8:49:46 AM
Quick Conversions
| SGD | MGA |
|---|---|
| 1 SGD | 3,333.17 MGA |
| 10 SGD | 33,331.69 MGA |
| 50 SGD | 166,658.46 MGA |
| 100 SGD | 333,316.92 MGA |
| 500 SGD | 1,666,584.59 MGA |
| 1,000 SGD | 3,333,169.17 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-07-28T08:49:46Z",
"rates": {
"MGA": 3333.169172
}
}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": 333316.91719999997,
"rate": 3333.169172
}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