Rate Overview
Live
1 MYR = 1.7199 BOB
1 BOB = 0.581434
MYR
Avg
1.7424
High
1.7578
Low
1.7199
Last updated: 3/27/2026, 9:29:05 AM
Quick Conversions
| MYR | BOB |
|---|---|
| 1 MYR | 1.72 BOB |
| 10 MYR | 17.20 BOB |
| 50 MYR | 85.99 BOB |
| 100 MYR | 171.99 BOB |
| 500 MYR | 859.94 BOB |
| 1,000 MYR | 1,719.89 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-03-27T09:29:05Z",
"rates": {
"BOB": 1.719887
}
}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": 171.9887,
"rate": 1.719887
}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