Rate Overview
Live
1 MYR = 3.3048 BWP
1 BWP = 0.302588
MYR
Avg
3.2997
High
3.3164
Low
3.2868
Last updated: 8/19/2026, 12:43:03 PM
Quick Conversions
| MYR | BWP |
|---|---|
| 1 MYR | 3.30 BWP |
| 10 MYR | 33.05 BWP |
| 50 MYR | 165.24 BWP |
| 100 MYR | 330.48 BWP |
| 500 MYR | 1,652.41 BWP |
| 1,000 MYR | 3,304.82 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-08-19T12:43:03Z",
"rates": {
"BWP": 3.304824
}
}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": 330.4824,
"rate": 3.304824
}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