Rate Overview
Live
1 BOB = 366.4781 MGA
1 MGA = 0.002729
BOB
Avg
603.2885
High
669.2649
Low
366.4781
Last updated: 7/31/2026, 9:02:06 AM
Quick Conversions
| BOB | MGA |
|---|---|
| 1 BOB | 366.48 MGA |
| 10 BOB | 3,664.78 MGA |
| 50 BOB | 18,323.90 MGA |
| 100 BOB | 36,647.81 MGA |
| 500 BOB | 183,239.04 MGA |
| 1,000 BOB | 366,478.08 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-31T09:02:06Z",
"rates": {
"MGA": 366.478077
}
}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": 36647.8077,
"rate": 366.478077
}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