Rate Overview
Live
1 BOB = 602.8171 MGA
1 MGA = 0.001659
BOB
Avg
605.1419
High
611.3120
Low
599.6214
Last updated: 3/7/2026, 4:26:17 AM
Quick Conversions
| BOB | MGA |
|---|---|
| 1 BOB | 602.82 MGA |
| 10 BOB | 6,028.17 MGA |
| 50 BOB | 30,140.86 MGA |
| 100 BOB | 60,281.71 MGA |
| 500 BOB | 301,408.55 MGA |
| 1,000 BOB | 602,817.11 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-03-07T04:26:17Z",
"rates": {
"MGA": 602.817106
}
}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": 60281.7106,
"rate": 602.817106
}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