Rate Overview
Live
1 BND = 3252.47 MGA
1 MGA = 0.000307
BND
Avg
3254.95
High
3264.01
Low
3245.01
Last updated: 4/18/2026, 8:49:44 AM
Quick Conversions
| BND | MGA |
|---|---|
| 1 BND | 3,252.47 MGA |
| 10 BND | 32,524.66 MGA |
| 50 BND | 162,623.30 MGA |
| 100 BND | 325,246.60 MGA |
| 500 BND | 1,626,233.00 MGA |
| 1,000 BND | 3,252,466.01 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-04-18T08:49:44Z",
"rates": {
"MGA": 3252.466006
}
}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": 325246.6006,
"rate": 3252.466006
}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