Rate Overview
Live
1 BOB = 428.9085 MGA
1 MGA = 0.002331
BOB
Avg
573.0602
High
618.0183
Low
428.9085
Last updated: 7/8/2026, 10:32:07 AM
Quick Conversions
| BOB | MGA |
|---|---|
| 1 BOB | 428.91 MGA |
| 10 BOB | 4,289.08 MGA |
| 50 BOB | 21,445.42 MGA |
| 100 BOB | 42,890.85 MGA |
| 500 BOB | 214,454.23 MGA |
| 1,000 BOB | 428,908.46 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-07-08T10:32:07Z",
"rates": {
"MGA": 428.908461
}
}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": 42890.846099999995,
"rate": 428.908461
}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