Rate Overview
Live
1 BWP = 321.2295 MGA
1 MGA = 0.003113
BWP
Avg
319.7020
High
321.2295
Low
317.9181
Last updated: 8/14/2026, 10:06:05 PM
Quick Conversions
| BWP | MGA |
|---|---|
| 1 BWP | 321.23 MGA |
| 10 BWP | 3,212.30 MGA |
| 50 BWP | 16,061.48 MGA |
| 100 BWP | 32,122.95 MGA |
| 500 BWP | 160,614.77 MGA |
| 1,000 BWP | 321,229.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-08-14T22:06:05Z",
"rates": {
"MGA": 321.229549
}
}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": 32122.9549,
"rate": 321.229549
}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