Rate Overview
Live
1 STD = 0.195708 MGA
1 MGA = 5.1097
STD
Avg
0.197845
High
0.201589
Low
0.194876
Last updated: 3/7/2026, 7:53:33 AM
Quick Conversions
| STD | MGA |
|---|---|
| 1 STD | 0.20 MGA |
| 10 STD | 1.96 MGA |
| 50 STD | 9.79 MGA |
| 100 STD | 19.57 MGA |
| 500 STD | 97.85 MGA |
| 1,000 STD | 195.71 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-03-07T07:53:33Z",
"rates": {
"MGA": 0.195708
}
}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": 19.5708,
"rate": 0.195708
}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