Rate Overview
Live
1 MGA = 0.139160 SDG
1 SDG = 7.1860
MGA
Avg
0.139346
High
0.140052
Low
0.138550
Last updated: 9/11/2026, 11:16:27 AM
Quick Conversions
| MGA | SDG |
|---|---|
| 1 MGA | 0.14 SDG |
| 10 MGA | 1.39 SDG |
| 50 MGA | 6.96 SDG |
| 100 MGA | 13.92 SDG |
| 500 MGA | 69.58 SDG |
| 1,000 MGA | 139.16 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-09-11T11:16:27Z",
"rates": {
"SDG": 0.13916
}
}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": 13.916,
"rate": 0.13916
}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