Rate Overview
Live
1 BOB = 378.7029 MGA
1 MGA = 0.002641
BOB
Avg
463.2720
High
618.0183
Low
378.7029
Last updated: 7/29/2026, 7:12:15 PM
Quick Conversions
| BOB | MGA |
|---|---|
| 1 BOB | 378.70 MGA |
| 10 BOB | 3,787.03 MGA |
| 50 BOB | 18,935.15 MGA |
| 100 BOB | 37,870.29 MGA |
| 500 BOB | 189,351.45 MGA |
| 1,000 BOB | 378,702.91 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-29T19:12:15Z",
"rates": {
"MGA": 378.702906
}
}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": 37870.2906,
"rate": 378.702906
}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