Rate Overview
Live
1 SGD = 3254.99 MGA
1 MGA = 0.000307
SGD
Avg
3281.60
High
3329.67
Low
3231.89
Last updated: 3/7/2026, 3:28:54 AM
Quick Conversions
| SGD | MGA |
|---|---|
| 1 SGD | 3,254.99 MGA |
| 10 SGD | 32,549.90 MGA |
| 50 SGD | 162,749.48 MGA |
| 100 SGD | 325,498.95 MGA |
| 500 SGD | 1,627,494.75 MGA |
| 1,000 SGD | 3,254,989.50 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-03-07T03:28:54Z",
"rates": {
"MGA": 3254.989504
}
}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": 325498.95040000003,
"rate": 3254.989504
}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