Rate Overview
Live
1 MGA = 5.0287 STD
1 STD = 0.198859
MGA
Avg
4.9086
High
5.4196
Low
4.5696
Last updated: 7/29/2026, 1:44:55 AM
Quick Conversions
| MGA | STD |
|---|---|
| 1 MGA | 5.03 STD |
| 10 MGA | 50.29 STD |
| 50 MGA | 251.43 STD |
| 100 MGA | 502.87 STD |
| 500 MGA | 2,514.34 STD |
| 1,000 MGA | 5,028.68 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-29T01:44:55Z",
"rates": {
"STD": 5.028683
}
}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": 502.8683,
"rate": 5.028683
}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