Rate Overview
Live
1 BOB = 607.3206 MGA
1 MGA = 0.001647
BOB
Avg
621.5582
High
667.9901
Low
598.3783
Last updated: 5/27/2026, 6:31:56 PM
Quick Conversions
| BOB | MGA |
|---|---|
| 1 BOB | 607.32 MGA |
| 10 BOB | 6,073.21 MGA |
| 50 BOB | 30,366.03 MGA |
| 100 BOB | 60,732.06 MGA |
| 500 BOB | 303,660.28 MGA |
| 1,000 BOB | 607,320.56 MGA |
Get BOB/MGA Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BOB¤cies=MGAExample Response:
{
"success": true,
"base": "BOB",
"date": "2026-05-27T18:31:56Z",
"rates": {
"MGA": 607.320561
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BOB&to=MGA&amount=100Example Response:
{
"success": true,
"query": {
"from": "BOB",
"to": "MGA",
"amount": 100
},
"result": 60732.0561,
"rate": 607.320561
}Build with BOB/MGA Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key