Rate Overview
Live
1 BND = 3248.33 MGA
1 MGA = 0.000308
BND
Avg
3262.49
High
3275.65
Low
3248.33
Last updated: 6/19/2026, 9:50:27 AM
Quick Conversions
| BND | MGA |
|---|---|
| 1 BND | 3,248.33 MGA |
| 10 BND | 32,483.29 MGA |
| 50 BND | 162,416.43 MGA |
| 100 BND | 324,832.86 MGA |
| 500 BND | 1,624,164.32 MGA |
| 1,000 BND | 3,248,328.64 MGA |
Get BND/MGA Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BND¤cies=MGAExample Response:
{
"success": true,
"base": "BND",
"date": "2026-06-19T09:50:27Z",
"rates": {
"MGA": 3248.328636
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BND&to=MGA&amount=100Example Response:
{
"success": true,
"query": {
"from": "BND",
"to": "MGA",
"amount": 100
},
"result": 324832.86360000004,
"rate": 3248.328636
}Build with BND/MGA Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key