Rate Overview
Live
1 MGA = 0.145204 SDG
1 SDG = 6.8869
MGA
Avg
0.145117
High
0.145344
Low
0.144751
Last updated: 4/18/2026, 8:46:49 AM
Quick Conversions
| MGA | SDG |
|---|---|
| 1 MGA | 0.15 SDG |
| 10 MGA | 1.45 SDG |
| 50 MGA | 7.26 SDG |
| 100 MGA | 14.52 SDG |
| 500 MGA | 72.60 SDG |
| 1,000 MGA | 145.20 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-04-18T08:46:49Z",
"rates": {
"SDG": 0.145204
}
}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.5204,
"rate": 0.145204
}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