Rate Overview
Live
1 MYR = 3.2330 BWP
1 BWP = 0.309310
MYR
Avg
3.2919
High
3.3361
Low
3.2330
Last updated: 6/19/2026, 8:27:35 AM
Quick Conversions
| MYR | BWP |
|---|---|
| 1 MYR | 3.23 BWP |
| 10 MYR | 32.33 BWP |
| 50 MYR | 161.65 BWP |
| 100 MYR | 323.30 BWP |
| 500 MYR | 1,616.50 BWP |
| 1,000 MYR | 3,233.00 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-06-19T08:27:35Z",
"rates": {
"BWP": 3.232999
}
}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": 323.2999,
"rate": 3.232999
}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