Rate Overview
Live
1 BND = 3242.12 MGA
1 MGA = 0.000308
BND
Avg
3443.19
High
3602.13
Low
3242.12
Last updated: 3/27/2026, 3:06:18 PM
Quick Conversions
| BND | MGA |
|---|---|
| 1 BND | 3,242.12 MGA |
| 10 BND | 32,421.15 MGA |
| 50 BND | 162,105.76 MGA |
| 100 BND | 324,211.52 MGA |
| 500 BND | 1,621,057.61 MGA |
| 1,000 BND | 3,242,115.21 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-03-27T15:06:18Z",
"rates": {
"MGA": 3242.115214
}
}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": 324211.52139999997,
"rate": 3242.115214
}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