Rate Overview
Live
1 MGA = 5.0612 STD
1 STD = 0.197581
MGA
Avg
4.8868
High
5.1794
Low
4.5790
Last updated: 5/30/2026, 10:15:35 AM
Quick Conversions
| MGA | STD |
|---|---|
| 1 MGA | 5.06 STD |
| 10 MGA | 50.61 STD |
| 50 MGA | 253.06 STD |
| 100 MGA | 506.12 STD |
| 500 MGA | 2,530.61 STD |
| 1,000 MGA | 5,061.21 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-30T10:15:35Z",
"rates": {
"STD": 5.06121
}
}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": 506.121,
"rate": 5.06121
}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