Rate Overview
Live
1 MYR = 3.3234 BWP
1 BWP = 0.300898
MYR
Avg
3.3878
High
3.5715
Low
3.2894
Last updated: 7/30/2026, 8:07:26 AM
Quick Conversions
| MYR | BWP |
|---|---|
| 1 MYR | 3.32 BWP |
| 10 MYR | 33.23 BWP |
| 50 MYR | 166.17 BWP |
| 100 MYR | 332.34 BWP |
| 500 MYR | 1,661.69 BWP |
| 1,000 MYR | 3,323.38 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-30T08:07:26Z",
"rates": {
"BWP": 3.323382
}
}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": 332.33820000000003,
"rate": 3.323382
}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