Rate Overview
Live
1 SBD = 536.2208 MGA
1 MGA = 0.001865
SBD
Avg
535.9727
High
537.6909
Low
534.5257
Last updated: 8/19/2026, 2:36:47 AM
Quick Conversions
| SBD | MGA |
|---|---|
| 1 SBD | 536.22 MGA |
| 10 SBD | 5,362.21 MGA |
| 50 SBD | 26,811.04 MGA |
| 100 SBD | 53,622.08 MGA |
| 500 SBD | 268,110.38 MGA |
| 1,000 SBD | 536,220.77 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-08-19T02:36:47Z",
"rates": {
"MGA": 536.220765
}
}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": 53622.0765,
"rate": 536.220765
}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