Rate Overview
Live
1 SDG = 7.0030 MGA
1 MGA = 0.142795
SDG
Avg
6.9968
High
7.0064
Low
6.9653
Last updated: 6/16/2026, 1:30:01 PM
Quick Conversions
| SDG | MGA |
|---|---|
| 1 SDG | 7.00 MGA |
| 10 SDG | 70.03 MGA |
| 50 SDG | 350.15 MGA |
| 100 SDG | 700.30 MGA |
| 500 SDG | 3,501.52 MGA |
| 1,000 SDG | 7,003.04 MGA |
Get SDG/MGA Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SDG¤cies=MGAExample Response:
{
"success": true,
"base": "SDG",
"date": "2026-06-16T13:30:01Z",
"rates": {
"MGA": 7.003038
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SDG&to=MGA&amount=100Example Response:
{
"success": true,
"query": {
"from": "SDG",
"to": "MGA",
"amount": 100
},
"result": 700.3038,
"rate": 7.003038
}Build with SDG/MGA Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key