Rate Overview
Live
1 BND = 3279.76 MGA
1 MGA = 0.000305
BND
Avg
3266.21
High
3291.12
Low
3252.61
Last updated: 5/9/2026, 2:26:05 AM
Quick Conversions
| BND | MGA |
|---|---|
| 1 BND | 3,279.76 MGA |
| 10 BND | 32,797.58 MGA |
| 50 BND | 163,987.88 MGA |
| 100 BND | 327,975.75 MGA |
| 500 BND | 1,639,878.76 MGA |
| 1,000 BND | 3,279,757.52 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-09T02:26:05Z",
"rates": {
"MGA": 3279.757521
}
}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": 327975.7521,
"rate": 3279.757521
}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