Rate Overview
Live
1 MGA = 4.9468 STD
1 STD = 0.202152
MGA
Avg
4.9467
High
4.9663
Low
4.9175
Last updated: 8/19/2026, 6:41:53 AM
Quick Conversions
| MGA | STD |
|---|---|
| 1 MGA | 4.95 STD |
| 10 MGA | 49.47 STD |
| 50 MGA | 247.34 STD |
| 100 MGA | 494.68 STD |
| 500 MGA | 2,473.38 STD |
| 1,000 MGA | 4,946.77 STD |
Get MGA/STD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MGA¤cies=STDExample Response:
{
"success": true,
"base": "MGA",
"date": "2026-08-19T06:41:53Z",
"rates": {
"STD": 4.94677
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MGA&to=STD&amount=100Example Response:
{
"success": true,
"query": {
"from": "MGA",
"to": "STD",
"amount": 100
},
"result": 494.67699999999996,
"rate": 4.94677
}Build with MGA/STD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key