Rate Overview
Live
1 BND = 3327.82 MGA
1 MGA = 0.000300
BND
Avg
3419.94
High
3571.72
Low
3252.84
Last updated: 8/1/2026, 9:46:06 AM
Quick Conversions
| BND | MGA |
|---|---|
| 1 BND | 3,327.82 MGA |
| 10 BND | 33,278.22 MGA |
| 50 BND | 166,391.10 MGA |
| 100 BND | 332,782.19 MGA |
| 500 BND | 1,663,910.96 MGA |
| 1,000 BND | 3,327,821.92 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-08-01T09:46:06Z",
"rates": {
"MGA": 3327.821923
}
}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": 332782.1923,
"rate": 3327.821923
}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