Rate Overview
Live
1 SBD = 529.2943 MGA
1 MGA = 0.001889
SBD
Avg
536.8250
High
565.7874
Low
513.9166
Last updated: 5/28/2026, 9:52:08 PM
Quick Conversions
| SBD | MGA |
|---|---|
| 1 SBD | 529.29 MGA |
| 10 SBD | 5,292.94 MGA |
| 50 SBD | 26,464.71 MGA |
| 100 SBD | 52,929.43 MGA |
| 500 SBD | 264,647.13 MGA |
| 1,000 SBD | 529,294.26 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-05-28T21:52:08Z",
"rates": {
"MGA": 529.294259
}
}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": 52929.4259,
"rate": 529.294259
}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