Rate Overview
Live
1 BOB = 607.3206 MGA
1 MGA = 0.001647
BOB
Avg
626.5262
High
669.2649
Low
599.0225
Last updated: 5/27/2026, 7:38:29 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-27T19:38:29Z",
"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