Rate Overview
Live
1 STD = 0.202152 MGA
1 MGA = 4.9468
STD
Avg
0.202155
High
0.203354
Low
0.201356
Last updated: 8/19/2026, 6:39:51 AM
Quick Conversions
| STD | MGA |
|---|---|
| 1 STD | 0.20 MGA |
| 10 STD | 2.02 MGA |
| 50 STD | 10.11 MGA |
| 100 STD | 20.22 MGA |
| 500 STD | 101.08 MGA |
| 1,000 STD | 202.15 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-08-19T06:39:51Z",
"rates": {
"MGA": 0.202152
}
}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.2152,
"rate": 0.202152
}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