Rate Overview
Live
1 SBD = 521.5092 MGA
1 MGA = 0.001918
SBD
Avg
522.2701
High
526.6762
Low
520.2845
Last updated: 6/18/2026, 10:03:00 AM
Quick Conversions
| SBD | MGA |
|---|---|
| 1 SBD | 521.51 MGA |
| 10 SBD | 5,215.09 MGA |
| 50 SBD | 26,075.46 MGA |
| 100 SBD | 52,150.92 MGA |
| 500 SBD | 260,754.58 MGA |
| 1,000 SBD | 521,509.16 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-06-18T10:03:00Z",
"rates": {
"MGA": 521.509159
}
}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": 52150.91589999999,
"rate": 521.509159
}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