Rate Overview
Live
1 MGA = 0.000280 BND
1 BND = 3571.43 MGA
Avg
0.000287
High
0.000296
Low
0.000279
Last updated: 1/25/2026, 5:27:09 AM
Quick Conversions
| MGA | BND |
|---|---|
| 1 MGA | 0.00 BND |
| 10 MGA | 0.00 BND |
| 50 MGA | 0.01 BND |
| 100 MGA | 0.03 BND |
| 500 MGA | 0.14 BND |
| 1,000 MGA | 0.28 BND |
Get MGA/BND Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MGA¤cies=BNDExample Response:
{
"success": true,
"base": "MGA",
"date": "2026-01-25T05:27:09Z",
"rates": {
"BND": 0.00028
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MGA&to=BND&amount=100Example Response:
{
"success": true,
"query": {
"from": "MGA",
"to": "BND",
"amount": 100
},
"result": 0.027999999999999997,
"rate": 0.00028
}Build with MGA/BND Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key