Rate Overview
Live
1 STD = 0.195868 MGA
1 MGA = 5.1055
STD
Avg
0.197500
High
0.207145
Low
0.194419
Last updated: 7/8/2026, 10:22:10 PM
Quick Conversions
| STD | MGA |
|---|---|
| 1 STD | 0.20 MGA |
| 10 STD | 1.96 MGA |
| 50 STD | 9.79 MGA |
| 100 STD | 19.59 MGA |
| 500 STD | 97.93 MGA |
| 1,000 STD | 195.87 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-08T22:22:10Z",
"rates": {
"MGA": 0.195868
}
}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.5868,
"rate": 0.195868
}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