Rate Overview
Live
1 MYR = 1.6878 BOB
1 BOB = 0.592474
MYR
Avg
1.6408
High
1.7592
Low
1.5375
Last updated: 7/1/2026, 12:16:14 AM
Quick Conversions
| MYR | BOB |
|---|---|
| 1 MYR | 1.69 BOB |
| 10 MYR | 16.88 BOB |
| 50 MYR | 84.39 BOB |
| 100 MYR | 168.78 BOB |
| 500 MYR | 843.92 BOB |
| 1,000 MYR | 1,687.84 BOB |
Get MYR/BOB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MYR¤cies=BOBExample Response:
{
"success": true,
"base": "MYR",
"date": "2026-07-01T00:16:14Z",
"rates": {
"BOB": 1.687837
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MYR&to=BOB&amount=100Example Response:
{
"success": true,
"query": {
"from": "MYR",
"to": "BOB",
"amount": 100
},
"result": 168.7837,
"rate": 1.687837
}Build with MYR/BOB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key