Rate Overview
Live
1 MYR = 3.3802 BWP
1 BWP = 0.295842
MYR
Avg
3.3853
High
3.4085
Low
3.3724
Last updated: 4/17/2026, 6:19:08 AM
Quick Conversions
| MYR | BWP |
|---|---|
| 1 MYR | 3.38 BWP |
| 10 MYR | 33.80 BWP |
| 50 MYR | 169.01 BWP |
| 100 MYR | 338.02 BWP |
| 500 MYR | 1,690.09 BWP |
| 1,000 MYR | 3,380.19 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-04-17T06:19:08Z",
"rates": {
"BWP": 3.380188
}
}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": 338.0188,
"rate": 3.380188
}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