Rate Overview
Live
1 MGA = 4.9375 STD
1 STD = 0.202532
MGA
Avg
4.9293
High
4.9577
Low
4.8840
Last updated: 9/9/2026, 6:33:15 AM
Quick Conversions
| MGA | STD |
|---|---|
| 1 MGA | 4.94 STD |
| 10 MGA | 49.37 STD |
| 50 MGA | 246.87 STD |
| 100 MGA | 493.75 STD |
| 500 MGA | 2,468.74 STD |
| 1,000 MGA | 4,937.49 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-09-09T06:33:15Z",
"rates": {
"STD": 4.937486
}
}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": 493.7486,
"rate": 4.937486
}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