Rate Overview
Live
1 BWP = 314.3456 MGA
1 MGA = 0.003181
BWP
Avg
316.6107
High
349.4155
Low
278.0657
Last updated: 7/29/2026, 2:19:20 PM
Quick Conversions
| BWP | MGA |
|---|---|
| 1 BWP | 314.35 MGA |
| 10 BWP | 3,143.46 MGA |
| 50 BWP | 15,717.28 MGA |
| 100 BWP | 31,434.56 MGA |
| 500 BWP | 157,172.78 MGA |
| 1,000 BWP | 314,345.55 MGA |
Get BWP/MGA Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BWP¤cies=MGAExample Response:
{
"success": true,
"base": "BWP",
"date": "2026-07-29T14:19:20Z",
"rates": {
"MGA": 314.345551
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BWP&to=MGA&amount=100Example Response:
{
"success": true,
"query": {
"from": "BWP",
"to": "MGA",
"amount": 100
},
"result": 31434.5551,
"rate": 314.345551
}Build with BWP/MGA Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key