Rate Overview
Live
1 MGA = 0.000365 BGN
1 BGN = 2739.73 MGA
Avg
0.000366
High
0.000371
Low
0.000363
Last updated: 1/25/2026, 5:21:50 AM
Quick Conversions
| MGA | BGN |
|---|---|
| 1 MGA | 0.00 BGN |
| 10 MGA | 0.00 BGN |
| 50 MGA | 0.02 BGN |
| 100 MGA | 0.04 BGN |
| 500 MGA | 0.18 BGN |
| 1,000 MGA | 0.37 BGN |
Get MGA/BGN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MGA¤cies=BGNExample Response:
{
"success": true,
"base": "MGA",
"date": "2026-01-25T05:21:50Z",
"rates": {
"BGN": 0.000365
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MGA&to=BGN&amount=100Example Response:
{
"success": true,
"query": {
"from": "MGA",
"to": "BGN",
"amount": 100
},
"result": 0.0365,
"rate": 0.000365
}Build with MGA/BGN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key