Rate Overview
Live
1 MGA = 0.000240 BSD
1 BSD = 4166.67
MGA
Avg
0.000240
High
0.000241
Low
0.000240
Last updated: 4/17/2026, 6:15:53 AM
Quick Conversions
| MGA | BSD |
|---|---|
| 1 MGA | 0.00 BSD |
| 10 MGA | 0.00 BSD |
| 50 MGA | 0.01 BSD |
| 100 MGA | 0.02 BSD |
| 500 MGA | 0.12 BSD |
| 1,000 MGA | 0.24 BSD |
Get MGA/BSD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MGA¤cies=BSDExample Response:
{
"success": true,
"base": "MGA",
"date": "2026-04-17T06:15:53Z",
"rates": {
"BSD": 0.00024
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MGA&to=BSD&amount=100Example Response:
{
"success": true,
"query": {
"from": "MGA",
"to": "BSD",
"amount": 100
},
"result": 0.024,
"rate": 0.00024
}Build with MGA/BSD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key