Rate Overview
Live
1 STD = 0.194811 MGA
1 MGA = 5.1332
STD
Avg
0.207889
High
0.218118
Low
0.193201
Last updated: 3/27/2026, 1:36:02 PM
Quick Conversions
| STD | MGA |
|---|---|
| 1 STD | 0.19 MGA |
| 10 STD | 1.95 MGA |
| 50 STD | 9.74 MGA |
| 100 STD | 19.48 MGA |
| 500 STD | 97.41 MGA |
| 1,000 STD | 194.81 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-27T13:36:02Z",
"rates": {
"MGA": 0.194811
}
}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.4811,
"rate": 0.194811
}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