Rate Overview
Live
1 BWP = 303.5893 MGA
1 MGA = 0.003294
BWP
Avg
310.4061
High
324.5989
Low
303.5893
Last updated: 3/27/2026, 1:22:49 PM
Quick Conversions
| BWP | MGA |
|---|---|
| 1 BWP | 303.59 MGA |
| 10 BWP | 3,035.89 MGA |
| 50 BWP | 15,179.46 MGA |
| 100 BWP | 30,358.93 MGA |
| 500 BWP | 151,794.63 MGA |
| 1,000 BWP | 303,589.26 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-03-27T13:22:49Z",
"rates": {
"MGA": 303.589256
}
}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": 30358.9256,
"rate": 303.589256
}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