Rate Overview
Live
1 SBD = 534.8094 MGA
1 MGA = 0.001870
SBD
Avg
537.6010
High
540.2210
Low
534.8094
Last updated: 9/8/2026, 2:50:38 PM
Quick Conversions
| SBD | MGA |
|---|---|
| 1 SBD | 534.81 MGA |
| 10 SBD | 5,348.09 MGA |
| 50 SBD | 26,740.47 MGA |
| 100 SBD | 53,480.94 MGA |
| 500 SBD | 267,404.69 MGA |
| 1,000 SBD | 534,809.38 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-09-08T14:50:38Z",
"rates": {
"MGA": 534.809384
}
}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": 53480.9384,
"rate": 534.809384
}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