Rate Overview
Live
1 BWP = 310.1066 MGA
1 MGA = 0.003225
BWP
Avg
307.3303
High
311.3788
Low
305.3043
Last updated: 5/8/2026, 1:00:13 PM
Quick Conversions
| BWP | MGA |
|---|---|
| 1 BWP | 310.11 MGA |
| 10 BWP | 3,101.07 MGA |
| 50 BWP | 15,505.33 MGA |
| 100 BWP | 31,010.66 MGA |
| 500 BWP | 155,053.29 MGA |
| 1,000 BWP | 310,106.59 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-05-08T13:00:13Z",
"rates": {
"MGA": 310.106586
}
}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": 31010.6586,
"rate": 310.106586
}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