Rate Overview
Live
1 MYR = 1.7205 BOB
1 BOB = 0.581217
MYR
Avg
1.7426
High
1.7578
Low
1.7205
Last updated: 3/27/2026, 6:04:59 AM
Quick Conversions
| MYR | BOB |
|---|---|
| 1 MYR | 1.72 BOB |
| 10 MYR | 17.21 BOB |
| 50 MYR | 86.03 BOB |
| 100 MYR | 172.05 BOB |
| 500 MYR | 860.26 BOB |
| 1,000 MYR | 1,720.53 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-27T06:04:59Z",
"rates": {
"BOB": 1.720529
}
}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": 172.0529,
"rate": 1.720529
}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