Rate Overview
Live
1 MGA = 4.9817 STD
1 STD = 0.200733
MGA
Avg
4.9956
High
5.1503
Low
4.6713
Last updated: 7/31/2026, 8:52:28 AM
Quick Conversions
| MGA | STD |
|---|---|
| 1 MGA | 4.98 STD |
| 10 MGA | 49.82 STD |
| 50 MGA | 249.09 STD |
| 100 MGA | 498.17 STD |
| 500 MGA | 2,490.87 STD |
| 1,000 MGA | 4,981.74 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-07-31T08:52:28Z",
"rates": {
"STD": 4.981741
}
}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": 498.17410000000007,
"rate": 4.981741
}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