Rate Overview
Live
1 MGA = 4.9688 STD
1 STD = 0.201255
MGA
Avg
4.9759
High
4.9875
Low
4.9503
Last updated: 5/9/2026, 2:48:49 AM
Quick Conversions
| MGA | STD |
|---|---|
| 1 MGA | 4.97 STD |
| 10 MGA | 49.69 STD |
| 50 MGA | 248.44 STD |
| 100 MGA | 496.88 STD |
| 500 MGA | 2,484.41 STD |
| 1,000 MGA | 4,968.83 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-05-09T02:48:49Z",
"rates": {
"STD": 4.968828
}
}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": 496.88280000000003,
"rate": 4.968828
}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