Rate Overview
Live
1 MGA = 0.003293 BWP
1 BWP = 303.6745
MGA
Avg
0.003270
High
0.003293
Low
0.003216
Last updated: 3/27/2026, 9:47:35 AM
Quick Conversions
| MGA | BWP |
|---|---|
| 1 MGA | 0.00 BWP |
| 10 MGA | 0.03 BWP |
| 50 MGA | 0.16 BWP |
| 100 MGA | 0.33 BWP |
| 500 MGA | 1.65 BWP |
| 1,000 MGA | 3.29 BWP |
Get MGA/BWP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MGA¤cies=BWPExample Response:
{
"success": true,
"base": "MGA",
"date": "2026-03-27T09:47:35Z",
"rates": {
"BWP": 0.003293
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MGA&to=BWP&amount=100Example Response:
{
"success": true,
"query": {
"from": "MGA",
"to": "BWP",
"amount": 100
},
"result": 0.3293,
"rate": 0.003293
}Build with MGA/BWP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key