Rate Overview
Live
1 BOB = 604.9227 MGA
1 MGA = 0.001653
BOB
Avg
601.6792
High
604.9227
Low
598.9686
Last updated: 5/7/2026, 7:47:52 AM
Quick Conversions
| BOB | MGA |
|---|---|
| 1 BOB | 604.92 MGA |
| 10 BOB | 6,049.23 MGA |
| 50 BOB | 30,246.13 MGA |
| 100 BOB | 60,492.27 MGA |
| 500 BOB | 302,461.34 MGA |
| 1,000 BOB | 604,922.68 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-07T07:47:52Z",
"rates": {
"MGA": 604.922675
}
}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": 60492.2675,
"rate": 604.922675
}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