Rate Overview
Live
1 MGA = 5.1314 STD
1 STD = 0.194877
MGA
Avg
5.0397
High
5.1314
Low
4.9471
Last updated: 3/6/2026, 11:44:32 PM
Quick Conversions
| MGA | STD |
|---|---|
| 1 MGA | 5.13 STD |
| 10 MGA | 51.31 STD |
| 50 MGA | 256.57 STD |
| 100 MGA | 513.14 STD |
| 500 MGA | 2,565.72 STD |
| 1,000 MGA | 5,131.44 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-03-06T23:44:32Z",
"rates": {
"STD": 5.131442
}
}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": 513.1442,
"rate": 5.131442
}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