Rate Overview
Live
1 BWP = 308.5013 MGA
1 MGA = 0.003241
BWP
Avg
308.7168
High
309.4590
Low
307.0480
Last updated: 4/18/2026, 8:46:06 AM
Quick Conversions
| BWP | MGA |
|---|---|
| 1 BWP | 308.50 MGA |
| 10 BWP | 3,085.01 MGA |
| 50 BWP | 15,425.07 MGA |
| 100 BWP | 30,850.13 MGA |
| 500 BWP | 154,250.67 MGA |
| 1,000 BWP | 308,501.34 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-04-18T08:46:06Z",
"rates": {
"MGA": 308.501337
}
}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": 30850.1337,
"rate": 308.501337
}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