Rate Overview
Live
1 BND = 3254.99 MGA
1 MGA = 0.000307
BND
Avg
3286.08
High
3337.06
Low
3239.15
Last updated: 3/7/2026, 3:24:45 AM
Quick Conversions
| BND | MGA |
|---|---|
| 1 BND | 3,254.99 MGA |
| 10 BND | 32,549.90 MGA |
| 50 BND | 162,749.48 MGA |
| 100 BND | 325,498.95 MGA |
| 500 BND | 1,627,494.75 MGA |
| 1,000 BND | 3,254,989.50 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-07T03:24:45Z",
"rates": {
"MGA": 3254.989504
}
}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": 325498.95040000003,
"rate": 3254.989504
}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