Rate Overview
Live
1 BOB = 381.9541 MGA
1 MGA = 0.002618
BOB
Avg
571.3784
High
644.3130
Low
378.7029
Last updated: 7/30/2026, 10:35:42 PM
Quick Conversions
| BOB | MGA |
|---|---|
| 1 BOB | 381.95 MGA |
| 10 BOB | 3,819.54 MGA |
| 50 BOB | 19,097.71 MGA |
| 100 BOB | 38,195.41 MGA |
| 500 BOB | 190,977.06 MGA |
| 1,000 BOB | 381,954.12 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-30T22:35:42Z",
"rates": {
"MGA": 381.954115
}
}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": 38195.4115,
"rate": 381.954115
}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