Rate Overview
Live
1 STD = 0.200733 MGA
1 MGA = 4.9817
STD
Avg
0.200321
High
0.214072
Low
0.194163
Last updated: 7/31/2026, 8:50:59 AM
Quick Conversions
| STD | MGA |
|---|---|
| 1 STD | 0.20 MGA |
| 10 STD | 2.01 MGA |
| 50 STD | 10.04 MGA |
| 100 STD | 20.07 MGA |
| 500 STD | 100.37 MGA |
| 1,000 STD | 200.73 MGA |
Get STD/MGA Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=STD¤cies=MGAExample Response:
{
"success": true,
"base": "STD",
"date": "2026-07-31T08:50:59Z",
"rates": {
"MGA": 0.200733
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=STD&to=MGA&amount=100Example Response:
{
"success": true,
"query": {
"from": "STD",
"to": "MGA",
"amount": 100
},
"result": 20.0733,
"rate": 0.200733
}Build with STD/MGA Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key