Rate Overview
Live
1 SBD = 514.3713 MGA
1 MGA = 0.001944
SBD
Avg
518.1752
High
523.4950
Low
512.2136
Last updated: 3/7/2026, 12:28:44 AM
Quick Conversions
| SBD | MGA |
|---|---|
| 1 SBD | 514.37 MGA |
| 10 SBD | 5,143.71 MGA |
| 50 SBD | 25,718.56 MGA |
| 100 SBD | 51,437.13 MGA |
| 500 SBD | 257,185.64 MGA |
| 1,000 SBD | 514,371.27 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-03-07T00:28:44Z",
"rates": {
"MGA": 514.371275
}
}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": 51437.127499999995,
"rate": 514.371275
}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