Rate Overview
Live
1 MGA = 5.0457 STD
1 STD = 0.198189
MGA
Avg
5.0820
High
5.1435
Low
5.0457
Last updated: 7/11/2026, 1:45:32 AM
Quick Conversions
| MGA | STD |
|---|---|
| 1 MGA | 5.05 STD |
| 10 MGA | 50.46 STD |
| 50 MGA | 252.28 STD |
| 100 MGA | 504.57 STD |
| 500 MGA | 2,522.85 STD |
| 1,000 MGA | 5,045.70 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-11T01:45:32Z",
"rates": {
"STD": 5.045695
}
}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": 504.5695,
"rate": 5.045695
}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