Rate Overview
Live
1 MGA = 0.002910 BWP
1 BWP = 343.6426 MGA
Avg
0.003025
High
0.003249
Low
0.002876
Last updated: 1/25/2026, 11:22:53 AM
Quick Conversions
| MGA | BWP |
|---|---|
| 1 MGA | 0.00 BWP |
| 10 MGA | 0.03 BWP |
| 50 MGA | 0.15 BWP |
| 100 MGA | 0.29 BWP |
| 500 MGA | 1.45 BWP |
| 1,000 MGA | 2.91 BWP |
Get MGA/BWP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MGA¤cies=BWPExample Response:
{
"success": true,
"base": "MGA",
"date": "2026-01-25T11:22:53Z",
"rates": {
"BWP": 0.00291
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MGA&to=BWP&amount=100Example Response:
{
"success": true,
"query": {
"from": "MGA",
"to": "BWP",
"amount": 100
},
"result": 0.291,
"rate": 0.00291
}Build with MGA/BWP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key