Rate Overview
Live
1 BWP = 318.1772 MGA
1 MGA = 0.003143
BWP
Avg
312.3726
High
323.9316
Low
299.8207
Last updated: 7/28/2026, 1:35:49 AM
Quick Conversions
| BWP | MGA |
|---|---|
| 1 BWP | 318.18 MGA |
| 10 BWP | 3,181.77 MGA |
| 50 BWP | 15,908.86 MGA |
| 100 BWP | 31,817.72 MGA |
| 500 BWP | 159,088.59 MGA |
| 1,000 BWP | 318,177.18 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-28T01:35:49Z",
"rates": {
"MGA": 318.177175
}
}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": 31817.7175,
"rate": 318.177175
}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