Rate Overview
Live
1 SBD = 519.8608 MGA
1 MGA = 0.001924
SBD
Avg
533.3851
High
573.1008
Low
495.0881
Last updated: 3/27/2026, 8:05:56 AM
Quick Conversions
| SBD | MGA |
|---|---|
| 1 SBD | 519.86 MGA |
| 10 SBD | 5,198.61 MGA |
| 50 SBD | 25,993.04 MGA |
| 100 SBD | 51,986.08 MGA |
| 500 SBD | 259,930.42 MGA |
| 1,000 SBD | 519,860.83 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-27T08:05:56Z",
"rates": {
"MGA": 519.860831
}
}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": 51986.083099999996,
"rate": 519.860831
}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