Rate Overview
Live
1 BND = 3399.57 MGA
1 MGA = 0.000294
BND
Avg
3399.90
High
3418.47
Low
3384.66
Last updated: 9/10/2026, 5:43:28 PM
Quick Conversions
| BND | MGA |
|---|---|
| 1 BND | 3,399.57 MGA |
| 10 BND | 33,995.71 MGA |
| 50 BND | 169,978.54 MGA |
| 100 BND | 339,957.08 MGA |
| 500 BND | 1,699,785.38 MGA |
| 1,000 BND | 3,399,570.77 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-09-10T17:43:28Z",
"rates": {
"MGA": 3399.570765
}
}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": 339957.07649999997,
"rate": 3399.570765
}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