Rate Overview
Live
1 MYR = 3.3374 BWP
1 BWP = 0.299637
MYR
Avg
3.3576
High
3.5003
Low
3.2532
Last updated: 7/29/2026, 5:21:18 AM
Quick Conversions
| MYR | BWP |
|---|---|
| 1 MYR | 3.34 BWP |
| 10 MYR | 33.37 BWP |
| 50 MYR | 166.87 BWP |
| 100 MYR | 333.74 BWP |
| 500 MYR | 1,668.69 BWP |
| 1,000 MYR | 3,337.37 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-29T05:21:18Z",
"rates": {
"BWP": 3.337374
}
}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": 333.7374,
"rate": 3.337374
}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