Rate Overview
Live
1 BND = 3373.48 MGA
1 MGA = 0.000296
BND
Avg
3369.40
High
3380.06
Low
3362.51
Last updated: 8/20/2026, 8:34:44 AM
Quick Conversions
| BND | MGA |
|---|---|
| 1 BND | 3,373.48 MGA |
| 10 BND | 33,734.83 MGA |
| 50 BND | 168,674.17 MGA |
| 100 BND | 337,348.33 MGA |
| 500 BND | 1,686,741.67 MGA |
| 1,000 BND | 3,373,483.34 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-20T08:34:44Z",
"rates": {
"MGA": 3373.483339
}
}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": 337348.33389999997,
"rate": 3373.483339
}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