Rate Overview
Live
1 MGA = 5.1220 STD
1 STD = 0.195237
MGA
Avg
5.0905
High
5.1220
Low
5.0613
Last updated: 6/19/2026, 2:41:54 PM
Quick Conversions
| MGA | STD |
|---|---|
| 1 MGA | 5.12 STD |
| 10 MGA | 51.22 STD |
| 50 MGA | 256.10 STD |
| 100 MGA | 512.20 STD |
| 500 MGA | 2,560.99 STD |
| 1,000 MGA | 5,121.98 STD |
Get MGA/STD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MGA¤cies=STDExample Response:
{
"success": true,
"base": "MGA",
"date": "2026-06-19T14:41:54Z",
"rates": {
"STD": 5.12198
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MGA&to=STD&amount=100Example Response:
{
"success": true,
"query": {
"from": "MGA",
"to": "STD",
"amount": 100
},
"result": 512.198,
"rate": 5.12198
}Build with MGA/STD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key