Rate Overview
Live
1 MGA = 0.000653 BYN
1 BYN = 1531.39
MGA
Avg
0.000720
High
0.000838
Low
0.000639
Last updated: 5/27/2026, 4:23:45 PM
Quick Conversions
| MGA | BYN |
|---|---|
| 1 MGA | 0.00 BYN |
| 10 MGA | 0.01 BYN |
| 50 MGA | 0.03 BYN |
| 100 MGA | 0.07 BYN |
| 500 MGA | 0.33 BYN |
| 1,000 MGA | 0.65 BYN |
Get MGA/BYN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MGA¤cies=BYNExample Response:
{
"success": true,
"base": "MGA",
"date": "2026-05-27T16:23:45Z",
"rates": {
"BYN": 0.000653
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MGA&to=BYN&amount=100Example Response:
{
"success": true,
"query": {
"from": "MGA",
"to": "BYN",
"amount": 100
},
"result": 0.06530000000000001,
"rate": 0.000653
}Build with MGA/BYN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key