Rate Overview
Live
1 MYR = 1.6989 BOB
1 BOB = 0.588617
MYR
Avg
1.7009
High
1.7054
Low
1.6980
Last updated: 6/17/2026, 8:05:09 AM
Quick Conversions
| MYR | BOB |
|---|---|
| 1 MYR | 1.70 BOB |
| 10 MYR | 16.99 BOB |
| 50 MYR | 84.94 BOB |
| 100 MYR | 169.89 BOB |
| 500 MYR | 849.45 BOB |
| 1,000 MYR | 1,698.90 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-06-17T08:05:09Z",
"rates": {
"BOB": 1.698898
}
}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": 169.8898,
"rate": 1.698898
}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