Rate Overview
Live
1 BND = 3351.32 MGA
1 MGA = 0.000298
BND
Avg
3349.54
High
3601.05
Low
3250.02
Last updated: 8/1/2026, 1:14:21 AM
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-08-01T01:14:21Z",
"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