Rate Overview
Live
1 MYR = 3.3776 BWP
1 BWP = 0.296065
MYR
Avg
3.3850
High
3.4085
Low
3.3724
Last updated: 4/17/2026, 7:34:06 AM
Quick Conversions
| MYR | BWP |
|---|---|
| 1 MYR | 3.38 BWP |
| 10 MYR | 33.78 BWP |
| 50 MYR | 168.88 BWP |
| 100 MYR | 337.76 BWP |
| 500 MYR | 1,688.82 BWP |
| 1,000 MYR | 3,377.64 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-17T07:34:06Z",
"rates": {
"BWP": 3.377635
}
}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": 337.7635,
"rate": 3.377635
}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