Rate Overview
Live
1 SBD = 532.7648 MGA
1 MGA = 0.001877
SBD
Avg
529.8890
High
539.8492
Low
523.1051
Last updated: 7/29/2026, 4:26:58 PM
Quick Conversions
| SBD | MGA |
|---|---|
| 1 SBD | 532.76 MGA |
| 10 SBD | 5,327.65 MGA |
| 50 SBD | 26,638.24 MGA |
| 100 SBD | 53,276.48 MGA |
| 500 SBD | 266,382.42 MGA |
| 1,000 SBD | 532,764.85 MGA |
Get SBD/MGA Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SBD¤cies=MGAExample Response:
{
"success": true,
"base": "SBD",
"date": "2026-07-29T16:26:58Z",
"rates": {
"MGA": 532.764848
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SBD&to=MGA&amount=100Example Response:
{
"success": true,
"query": {
"from": "SBD",
"to": "MGA",
"amount": 100
},
"result": 53276.484800000006,
"rate": 532.764848
}Build with SBD/MGA Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key