Rate Overview
Live
1 BND = 3280.54 MGA
1 MGA = 0.000305
BND
Avg
3282.55
High
3293.51
Low
3275.54
Last updated: 5/29/2026, 4:25:41 PM
Quick Conversions
| BND | MGA |
|---|---|
| 1 BND | 3,280.54 MGA |
| 10 BND | 32,805.35 MGA |
| 50 BND | 164,026.76 MGA |
| 100 BND | 328,053.51 MGA |
| 500 BND | 1,640,267.56 MGA |
| 1,000 BND | 3,280,535.13 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-05-29T16:25:41Z",
"rates": {
"MGA": 3280.535125
}
}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": 328053.5125,
"rate": 3280.535125
}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