Rate Overview
Live
1 BND = 3351.32 MGA
1 MGA = 0.000298
BND
Avg
3346.15
High
3378.64
Low
3330.91
Last updated: 7/31/2026, 6:30:20 PM
Quick Conversions
| BND | MGA |
|---|---|
| 1 BND | 3,351.32 MGA |
| 10 BND | 33,513.24 MGA |
| 50 BND | 167,566.19 MGA |
| 100 BND | 335,132.38 MGA |
| 500 BND | 1,675,661.91 MGA |
| 1,000 BND | 3,351,323.83 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-07-31T18:30:20Z",
"rates": {
"MGA": 3351.323827
}
}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": 335132.3827,
"rate": 3351.323827
}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