Rate Overview
Live
1 MGA = 0.144178 SDG
1 SDG = 6.9359
MGA
Avg
0.144345
High
0.144699
Low
0.143623
Last updated: 5/9/2026, 7:22:22 AM
Quick Conversions
| MGA | SDG |
|---|---|
| 1 MGA | 0.14 SDG |
| 10 MGA | 1.44 SDG |
| 50 MGA | 7.21 SDG |
| 100 MGA | 14.42 SDG |
| 500 MGA | 72.09 SDG |
| 1,000 MGA | 144.18 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-05-09T07:22:22Z",
"rates": {
"SDG": 0.144178
}
}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.4178,
"rate": 0.144178
}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