Rate Overview
Live
1 MGA = 0.142893 SDG
1 SDG = 6.9982
MGA
Avg
0.143069
High
0.143669
Low
0.142726
Last updated: 6/19/2026, 11:24:35 AM
Quick Conversions
| MGA | SDG |
|---|---|
| 1 MGA | 0.14 SDG |
| 10 MGA | 1.43 SDG |
| 50 MGA | 7.14 SDG |
| 100 MGA | 14.29 SDG |
| 500 MGA | 71.45 SDG |
| 1,000 MGA | 142.89 SDG |
Get MGA/SDG Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MGA¤cies=SDGExample Response:
{
"success": true,
"base": "MGA",
"date": "2026-06-19T11:24:35Z",
"rates": {
"SDG": 0.142893
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MGA&to=SDG&amount=100Example Response:
{
"success": true,
"query": {
"from": "MGA",
"to": "SDG",
"amount": 100
},
"result": 14.289299999999999,
"rate": 0.142893
}Build with MGA/SDG Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key