Rate Overview
Live
1 BOB = 600.8854 MGA
1 MGA = 0.001664
BOB
Avg
600.2418
High
601.3203
Low
598.3783
Last updated: 4/17/2026, 4:56:15 AM
Quick Conversions
| BOB | MGA |
|---|---|
| 1 BOB | 600.89 MGA |
| 10 BOB | 6,008.85 MGA |
| 50 BOB | 30,044.27 MGA |
| 100 BOB | 60,088.54 MGA |
| 500 BOB | 300,442.71 MGA |
| 1,000 BOB | 600,885.42 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-04-17T04:56:15Z",
"rates": {
"MGA": 600.885419
}
}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": 60088.5419,
"rate": 600.885419
}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