Rate Overview
Live
1 BOB = 602.2682 MGA
1 MGA = 0.001660
BOB
Avg
640.5560
High
670.9821
Low
600.9934
Last updated: 3/27/2026, 3:33:10 PM
Quick Conversions
| BOB | MGA |
|---|---|
| 1 BOB | 602.27 MGA |
| 10 BOB | 6,022.68 MGA |
| 50 BOB | 30,113.41 MGA |
| 100 BOB | 60,226.82 MGA |
| 500 BOB | 301,134.10 MGA |
| 1,000 BOB | 602,268.19 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-27T15:33:10Z",
"rates": {
"MGA": 602.268191
}
}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": 60226.8191,
"rate": 602.268191
}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