Rate Overview
Live
1 MGA = 0.001632 BOB
1 BOB = 612.7451
MGA
Avg
0.001628
High
0.001633
Low
0.001618
Last updated: 7/7/2026, 7:15:37 AM
Quick Conversions
| MGA | BOB |
|---|---|
| 1 MGA | 0.00 BOB |
| 10 MGA | 0.02 BOB |
| 50 MGA | 0.08 BOB |
| 100 MGA | 0.16 BOB |
| 500 MGA | 0.82 BOB |
| 1,000 MGA | 1.63 BOB |
Get MGA/BOB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MGA¤cies=BOBExample Response:
{
"success": true,
"base": "MGA",
"date": "2026-07-07T07:15:37Z",
"rates": {
"BOB": 0.001632
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MGA&to=BOB&amount=100Example Response:
{
"success": true,
"query": {
"from": "MGA",
"to": "BOB",
"amount": 100
},
"result": 0.1632,
"rate": 0.001632
}Build with MGA/BOB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key