Rate Overview
Live
1 STD = 0.202006 MGA
1 MGA = 4.9503
STD
Avg
0.200944
High
0.202006
Low
0.200502
Last updated: 5/7/2026, 8:31:37 AM
Quick Conversions
| STD | MGA |
|---|---|
| 1 STD | 0.20 MGA |
| 10 STD | 2.02 MGA |
| 50 STD | 10.10 MGA |
| 100 STD | 20.20 MGA |
| 500 STD | 101.00 MGA |
| 1,000 STD | 202.01 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-05-07T08:31:37Z",
"rates": {
"MGA": 0.202006
}
}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.200599999999998,
"rate": 0.202006
}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