Rate Overview
Live
1 MYR = 3.3512 BWP
1 BWP = 0.298403
MYR
Avg
3.2535
High
3.4423
Low
3.0206
Last updated: 7/28/2026, 10:03:12 PM
Quick Conversions
| MYR | BWP |
|---|---|
| 1 MYR | 3.35 BWP |
| 10 MYR | 33.51 BWP |
| 50 MYR | 167.56 BWP |
| 100 MYR | 335.12 BWP |
| 500 MYR | 1,675.59 BWP |
| 1,000 MYR | 3,351.18 BWP |
Get MYR/BWP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MYR¤cies=BWPExample Response:
{
"success": true,
"base": "MYR",
"date": "2026-07-28T22:03:12Z",
"rates": {
"BWP": 3.351177
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MYR&to=BWP&amount=100Example Response:
{
"success": true,
"query": {
"from": "MYR",
"to": "BWP",
"amount": 100
},
"result": 335.1177,
"rate": 3.351177
}Build with MYR/BWP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key